Previous Content Next
Configuration and integration Design and test user category

Architecture

Ralasafe provides two main parts:

  1. Security Engine, that protects application systems. Engine evaluates security policy, filters all operations. It controls access from two directions:
    1. Query information such as customers and bills from system;
    2. Commit data to system such as updating a customer, deleting a bill;
  2. GUI, through which IT administrator can manage security policies, create modify delete and test them online. Security policies are centralized and managed with GUI to give you a panoramic and graphical mode.

Security policies(non-structural data) are stored in filesystem, it's very easy to migrate them. Other privilege data is stored in database. Ralasafe supports major databases such as oracle, db2, mysql, sql server, etc.

Previous Content Next
Configuration and integration Design and test user category