Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Minor change to text

...

  • The JOC Cockpit uses Apache Shiro to authenticate and authorize users.
  • Authentication and Authorization information can be read by Shiro from a number of separate resources. These are:
    • a local configuration (shiro.ini) file that may include both authentication and authorization information,
    • a authentication service that provides an LDAP interface such as Microsoft Active Directory and
    • a database that containing both authentication and authorization information and which complies with the Shiro data model requirements and which is . This database will be managed (and populated) by a system administrator.

...