📄️ Authentication Options
This topic discusses how to set up SSO authentication for external users that are in external IDPs.
📄️ Set up the OpenID Connect (OIDC) Authentication for Release
This topic describes how to configure Release authentication using the OpenID Connect (OIDC) protocol. OpenID Connect (OIDC) is an identity layer built on top of the OAuth 2.0 protocol and supported by various OAuth 2.0 providers.
📄️ Configure OpenID Connect (OIDC) Authentication With Keycloak
This topic describes how to configure Keycloak to authenticate Release users and REST API calls (using the Bearer Token Authorization).
📄️ Set up LDAP Authentication
Learn how to configure Digital.ai Release to authenticate users and retrieve roles and group membership from an LDAP repository like Active Directory. Includes setup instructions for single and multiple LDAP servers.
📄️ Integrated Windows Authentication
This topic describes how support Single Sign-On (SSO) by configuring Release to use Integrated Windows Authentication to authenticate users and retrieve role (group) membership without prompting the users for a user name and password. In Release, Active Directory users and groups become principals that you can assign to roles.
📄️ Personal Access Token for Authentication
This topic describes how to create and use Personal Access Tokens (PAT).
📄️ Integrate Release with Digital.ai Platform Identity Service
Use the Digital.ai Identity Service to implement single sign-on (SSO) for your users—recommended for sites that have OIDC or SAML compliant IDPs.