Category / Section
How to Configure JumpCloud Single Sign On (SSO) for BoldSign Using OAuth/OIDC?
Published:
This process enables a seamless integration between BoldSign and JumpCloud, providing users with simplified and secure access to the BoldSign application via Single Sign-On (SSO).
Create and Configure a New OIDC SSO Application in JumpCloud
Step 1: Create the Application
- Log in to your JumpCloud Admin Console.
- Navigate to SSO Applications and click + Add New Application
- Select Custom Application, then Select → Next → Next
-
Under Select Feature, choose Manage Single Sign-On.
-
Change the default option from Configure SSO with SAML to Configure SSO with OIDC
- Enter a Display Name for the application (for example, BoldSign).
- Click Next, and then click Configure Application.
Step 2: Add OIDC Configuration Details in JumpCloud
- In the Redirect URLs section, add the following URL:
https://account.boldsign.com/SSOLogin/SSOLoginCallback
- Under Client Authentication Type, select Client Secret POST.
Please ensure that Client Secret Basic and Public are not selected.
- In the Login URL field, add the following link:
https://account.boldsign.com
- Expand Advanced Settings and set the Access Token Format to JWT.
- (Optional but recommended) Enable the following attribute mappings to ensure a smoother sign‑in experience:
- Profile
Step 3: Activate the Application and Save Credentials.
- Scroll down and click the Activate button to activate the application.
- JumpCloud will generate the following values:
- Client ID
- Client Secret (shown only once — store it safely!)
Please note down these values, as both are required for configuration in BoldSign.
Step 4: Assign Users to the BoldSign SSO Application in JumpCloud
To allow users to sign in to BoldSign using Single Sign‑On (SSO), assign the users to the BoldSign SSO application in JumpCloud:
- In the JumpCloud Admin Portal, go to User Management from the left‑hand menu.
- Add the required users, if they are not present already.
- Create a new User Group or open an existing one and add the required users to the group.
- Within the user group, select the Applications tab.
- Add the newly created BoldSign SSO application to the group.
- Click Save Group to apply the changes.
Configure OAuth SSO in BoldSign
Step 1: Open the SSO Settings
- Log in to your BoldSign account.
- After logging in, navigate to Settings → Identity Management.
- Open the Single Sign‑On tab.
- Select OAuth as the SSO method (Do not select OpenID).
Step 2: Enter Client Credentials
Paste the following values from JumpCloud:
- Client ID
- Client Secret
Step 3: Enter JumpCloud OAuth Endpoints
Fill the following values in the appropriate fields and click save to save the changes:
| Field | Value to Enter |
|---|---|
| Token Endpoint | https://oauth.id.jumpcloud.com/oauth2/token |
| Authorization Endpoint | https://oauth.id.jumpcloud.com/oauth2/auth |
| User Information Endpoint | https://oauth.id.jumpcloud.com/userinfo |
Step 4: Add Users in BoldSign
- In your BoldSign account, navigate to Users → Invite User.
- Enter the user’s email address (this must match the email address of the user added in JumpCloud) and send the invitation.
- Once invited, the user will be able to sign in to BoldSign using JumpCloud SSO.