Crowd OAuth/OIDC app gives the ability to enable OAuth/OIDC Single Sign-On for JIRA, Confluence, Bitbucket, Bamboo, Fisheye, and other connected applications from any OAuth/OpenID Identity Providers. Here we will go through a guide to configure SSO between Crowd and Identity Provider. By the end of this guide, your IdP users should be able to log in and register to Crowd Software.
To configure your Identity Provider integration with Crowd OAuth/OIDC SSO, 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. |
User Info Endpoint | Access the user profile information. |
Group Endpoint (optional) | Fetch groups of a user. |
Free Plugin:
Premium Plugin:
When the user logs into Crowd, one of the user's data/attributes coming in from the OAuth/OpenID Provider is used to search the user in Crowd. This is used to detect the user in Crowd and log in the user to the same account.
If you don't find what you are looking for, please contact us at support-atlassian@miniorange.atlassian.net or raise a support ticket here.