What directory services can the system interface with?
The Framework can integrate with Active Directory.
Also, because the Framework does not ship with a database it is possible to integrate with bespoke directory services or to create a user database within each specific application.
It is often the case that both Active Directory and an user database specific to the application will be used. This allows authentication to be undertaken via Active Directory and then for the roles to be controlled by the application manager/adminstrator - this avoids the need to create/edit groups at an Active Directory level.
FAQs - Authentication
- What are the available authentication mechanisms?
- Where is authentication data stored?
- Is stored authentication data encrypted?
- How is system integration into a ‘single-sign-on’ environment achieved?
- What directory services can the system interface with?
- How is authentication handled in Client Access Mode?
- How is authentication handled in Web access mode?
- How is network traffic encrypted?
- How are firewalls dealt with?
- How is data encrypted in a typical Intranet?