Skip to main content

This article shows you how to add an Azure AD as an Identity Provider for SSO (Single Sign-on).

  1. Setting up Azure AD for SSO:
  2. Create user:
  3. Edit the newly created user:
  4. Register RDrive as an application:
  5. Create a new client secret:
  6. Token configuration:
  7. Back to Overview:

Setting up Azure AD for SSO:

  1. Login to RDrive Company Level
  2. From the navigation menu choose: Security > OpenID
Setting up SSO - Azure AD 3. Choose ‘Add Identity Provider’ using the + button. Setting up SSO - Azure AD 4. Copy the callback URL. Next please log in to your Azure for the following process.

Create user:

  1. Go to the active directory page.
  2. Users from the left side menu.
  3. Create new user, not invite, so that the user is managed by the Azure AD.
  4. Fill in the First name and Last name! These are mandatory information for Okta to create a new user.
Setting up SSO - Azure AD

Edit the newly created user:

Setting up SSO - Azure AD
  1. Click Edit to allow editing.
  2. Fill in the Email field.
  3. Save changes (right to the Edit button).
Setting up SSO - Azure AD

Register RDrive as an application:

  1. Back to the active directory page. Click App registrations from the menu on the left-hand side.
  2. New registration.
  3. Create a new APP, and name it. Leave the redirect URI blank, will add one later. Setting up SSO - Azure AD
  4. Go to Overview of the newly created APP.
  5. Copy the client ID, and store it for later use.
Setting up SSO - Azure AD

Create a new client secret:

  1. Click Certificates & secrets
  2. Create a New client secret. Setting up SSO - Azure AD
  3. Copy the circled value, and store it for later use. (✨The secret is shown only once)
Setting up SSO - Azure AD

Token configuration:

  1. Add optional claims to the ID token. (Options are shown only when you check the ID button.) Setting up SSO - Azure AD
  2. Upon clicking Add, it asks you to add the required permission. Check the box to agree.
Setting up SSO - Azure AD

Back to Overview:

  1. Go to Overview of the APP.
  2. Endpoints
  3. Get the OpenID configuration URI.
Setting up SSO - Azure AD 4. Back to RDrive and now add a ‘Title’ (in case you have multiple identity providers), OpenID configuration URI, ClientID & Client secret. 5. When this is complete you can click ‘Ok’ Your new identity provider is now available to select from the dropdown list when adding or updating a User. Setting up SSO - Azure AD