Skip to main content
All CollectionsGeneral FAQ
Microsoft Azure SSO Instructions
Microsoft Azure SSO Instructions

Azure OIDC Setup

Customer Service Team avatar
Written by Customer Service Team
Updated over a year ago

Client Setup

2. Select Azure Active Directory from the list of services.

3. Click App Registrations from the left navigation.

4. Click New Registration.

5. On the Register an Application Screen, fill out the following:

  • Enter a Name. We suggest something recognizable like "Rhumbix Web SSO."

  • Select the first account type for "Accounts in this organizational directory only."

6. Take note of your Application (client) ID and your Directory (tenant) ID.

7. Select Branding & Properties in the left navigation.

8. Select Authentication from the left navigation.

9. Select Certificates & Secrets from the left navigation.

  • Click New Client Secret

  • Give the Secret a name and expiration date. Click Add.

  • NOTE: BEFORE THE SECRET EXPIRES, AN ADMIN WILL NEED TO LOG IN TO RHUMBIX TO UPDATE THE CONFIGURATION WITH A NEW SECRET.

  • Immediately copy the Secret Value and store it in a secure location.

10. Select API Permissions from the left navigation.

  • Click Add a permission.

  • Select Microsoft Graph from the right panel.

  • Select Delegated permissions.

11. Select all options under the OpenID permissions

  • Email

  • Offline_access

  • OpenID

  • Profile

  • Click Add permissions.

  • Click Grant Admin consent for YOUR ORG.

Click Yes in the Action Bar.

Rhumbix SSO Setup

1. Log into https://platform.rhumbix.com using an administrator account.

2. Navigate to SSO Configuration under Company Settings.

3. Enter the following information:

4. Enter any additional Assigned Exceptions for users who you wish to be able to log in using a password rather than being forced to use SSO. You cannot remove yourself from the list.

5. Click Test. In the window that opens, login using your Microsoft credentials and authorize Rhumbix to access your information.

6. Upon successful authentication and authorization, you can now Submit the form.

Users can find more information on setting up their Rhumbix account on our Support Center.

Did this answer your question?