Confluence OAuth/OpenID app gives the ability to enable OAuth/OpenID Single Sign-On for Confluence. Confluence is compatible with all OAuth/OpenID Providers. Here we will go through a guide to configure SSO between Confluence and your OAuth/OpenID Provider. By the end of this guide, users from your OAuth/OpenID Provider should be able to log in and register to Confluence.
To integrate your OAuth/OpenID provider with Confluence, you need the following items:
Endpoints | Use |
---|---|
Client ID | Identify the application. |
Client Secret | Authenticate the Authorization Server. |
Scope | Limit an application's access to a user's account. |
Authorization Endpoint | Identify a user or obtain an authorization code. |
Access Token Endpoint | Allows an application to access an API. |
miniOrange | https://login.xecurify.com/moas/.well-known/openid-configuration |
Azure AD | https://login.microsoftonline.com/{tenant_id}/.well-known/openid-configuration |
Okta | {domain_name}/.well-known/openid-configuration |
Keycloak | {hostname}/auth/realms/{realm-name}/.well-known/openid-configuration |
If you are looking for anything which you cannot find, please drop us an email on info@xecurify.com