๐๏ธ 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
This topic describes how to configure Release to use an LDAP repository to authenticate users and retrieve role, group, membership.
๐๏ธ 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).