Skip to main content
Single Sign-On (SSO) Authentication with Jumpcloud
Updated yesterday

In OfficeRnD Workplace, you can implement single sign-on using Jumpcloud. This integration will enable your employees to sign in with Active Directory credentials. SSO can be implemented for both Web and Admin Portals.

Web Portal SSO

2. Go to Settings > Integrations.

3. Look for SSO Authentication and click Activate.

sso auth 1.png

4. Next, click Configure.

config.png

5. Copy the Return URL. You will need to use it shortly.

edit auth arr.png

6. Open your Jumpcloud Admin console and navigate to USER AUTHENTICATION/SSO.

7. Add a Custom OIDC App.

8. Fill in a name in the Display Label and any other settings you need on the General Info tab.

9. Switch to the SSO tab and paste the Return URL you copied at step 4 in the Redirect URIs section.

redirurl.png

10. In the Login URL field, paste the link to your OfficeRnD Web Portal:

https://workplace.officernd.com/community/your organization/login
loginurl.png

11. Add a User Attribute Mapping with the value email in both fields.

email.png

12. Click Activate.

13. Copy the Client ID and Client Secret and paste them into the respective fields in OfficeRnD Workplace.

14. Enter the following URL in the Discovery URL field:

https://oauth.id.jumpcloud.com/.well-known/openid-configuration

16. Enter a title and hit Update.

Admin Portal SSO

After configuring the Web Portal SSO, you can also add your Admin Portal SSO.

1. Click Configure on the SSO integration in OfficeRnD Workplace.

2. Click on Activate Admin Portal SSO.

activate sso.png

3. The dialog will expand with the Admin Portal section:

admin portal.png

4. Copy the Return URL.

5. Open your newly created app in Jumpcloud.

5. Switch to the SSO tab.

6. Click Add URI under the Redirect URI's section.

7. Paste the copied Return URL.

8. Save your changes on both platforms.

Did this answer your question?