Application UI
Access to the Agility user interface and API is authenticated using one of the following methods:
- Agility Authentication
Digital.ai Agility stores each member's username and password. (On-Premise and On-Demand) - Windows Integrated Authentication
Agility stores the username and delegates authentication of the username and password to the active directory. See Windows Integrated Authentication for additional details. (On-Premise only) - On-Demand (Agility Hosted) Single Sign-On Authentication
Agility stores the username and delegates authentication of the username and password to an external identity provider. Click the Submit a request link or email support.digital.ai for additional assistance. - On-Premise Single Sign-On Authentication
Agility is configured to receive the username in an HTTP header, which is passed to the application by the SSO infrastructure. Often this is implemented as a proxy server or ISAPI filter. (On-Premise only). Click the Submit a request link or email support.digital.ai for additional assistance.
Integrations and the API
- Integration Authentication
Integrations that access the Agility API have their own methods of authenticating with the application. See: Agility API Authentication Methods for more information.
Comments
Please sign in to leave a comment.