SEARCH:

Dynamic AI security


Dynamic AI security means that any user is only allowed to do what you give them permission to do, and only see what data they are allowed to see. 

In combination with the "User Roles", users can, for example,  be limited to view  only, create their own variations of reports only, or be full report authors for everyone.

  • Password rules
    - Minimum password length
    - Minimum no. alphabetical characters
    - Minimum no. numeric characters
    - Password expiry days
    - Password history
    - Maximum failed login attempts
    - User role security
    - File-caching
  • Indirect security features
    - Last login information
    - No username and password caching
    - Random Session ID’s
    - Read-only access to executables
    - Encryption and hashing
  • User accounts
    - Restrict to server
    - Account expiration
    - User must change password
    - Granular assigned user rights
    - Roles and alias settings
    - Certificate Organization