JumpCloud
Adding Integration for JumpCloud SSO in Facets
- Log in to your Control Plane and navigate to Setting > OAuth Integrations from the left pane.
This page displays all the configured OAuth Integrations in Facets. - Click Add Integrations.
- Select JumpCloud as the provider.
- Enter the Registration ID.
Note: Based on your input, Facets will generate a Redirect URL. Copy this URL and proceed to Creating an Application in JumpCloud. - Fill in the following details:
- Client ID
- Client Secret
- Login Button Text: Choose the text that will appear in the Control Plane Login screen. Facets recommends using your organization's name.
Note:
- Log in to the JumpCloud console and open the application.
- Under the SSO tab, you will find the Client ID.
- On the left plane, click Client Secret Valid and select Regenerate Secret. This is the Client Secret.
- Click Create.
You have successfully set up JumpCloud integration in Facets.
Creating an Application in JumpCloud
To integrate JumpCloud with Facets, it is crucial to first create a custom OIDC application within JumpCloud, from which you can generate the Client ID and Client Secret. Please follow the steps outlined below:
- Log in to the JumpCloud Admin Portal and navigate to User Authentication > SSO Applications.
- Click + Add New Application
- Select Custom Application and click Next.
- Now, select Manage Single Sign-On (SSO), choose Configure SSO with OIDC then click Next.
- Mention the Display Label (mandatory), Description, User Portal Image and click Next.
- Review the details and click Configure Application.
- In the SSO tab, mention the Redirect URL.
Note: Paste the URL generated in step 4 of Adding Integration for JumpCloud SSO in Facets. - Mention the Login URL.
Note: The Login URL is your organization's Control Plane URL. - Under Attribute Mapping, select Email and Profile as Standard Scopes.
- Next, go to the User Groups tab and select the necessary user groups that require access to the application.
- Click Activate.
You have successfully created Facets as an application in JumpCloud.
Now, continue with Step 5 in Adding Integration for JumpCloud SSO in Facets.
Updated 5 months ago