Skip to main content

Configure SSO with Microsoft Entra

  1. Sign in to the Rapidfort Platform using an admin account.

Sign In

  1. Navigate to Settings > Single sign-on.

SSO Configuration Tab

  1. Complete the SSO configuration fields:

Microsoft Entra Configuration

  • Display Name: This is the name that will appear on Azure's dashboard for this application.
  • Client ID: The ID that the application uses to request authentication or access tokens from Azure.
  • Client Secret: Used alongside the Client ID to securely authenticate the application to Azure.
  • Well-Known URI: A URI to retrieve metadata related to Azure’s configuration (e.g., authorization and token endpoints).
  • IDP Scope: Defines the specific user information or resources requested during authentication.
How to generate Client ID and Client Secret from Entra Admin Console

To generate the Client ID and Client Secret:

  1. Go to Microsoft Entra admin center

Microsoft Entra Configuration

  1. Navigate to Applications > App registrations

Microsoft Entra Configuration

  1. Click New registration and:
    • Set Redirect URI to Web.
    • Fill in other required fields based on your organization’s needs.
    • Click Register.

Microsoft Entra Configuration Microsoft Entra Configuration

  1. After registration, you’ll be redirected to the app overview page:

Microsoft Entra Configuration

  1. Copy the Application (client) ID and paste it on the web UI of Rapidfort platform

  2. Under the Manage section, navigate to Certificates & secrets.

Microsoft Entra Configuration

  1. New client secret

Microsoft Entra Configuration

  1. Fill in the Description and set the expiration time. Click Add

Microsoft Entra Configuration

  1. Copy the Value of the new client secret. Paste this value in the Rapidfort platform under Client Secret.

Microsoft Entra Configuration

  1. For the Well-Known URI, Go back to Overview and Click on Endpoints

Microsoft Entra Configuration

  1. Copy the OpenID Connect metadata document link, and use it as the Well-Known URI in the Rapidfort platform.

Microsoft Entra Configuration

  1. Fill in the IDP Scope based on your organization’s authentication requirements, then click Submit.
  2. After submission, you will see two IDP Redirect URLs.

Microsoft Entra Configuration

  1. Return to the Entra Admin Console > Overview for the app registration. Click Add a Redirect URI.

Microsoft Entra Configuration

  1. On the new page, Click on Add a platform under Platform configuration

Microsoft Entra Configuration

  1. Click Web in the Configure Platforms screen

Microsoft Entra Configuration

  1. Add your Redirect URIs from the IDP redirect URIs you got from the Rapidfort UI

Microsoft Entra Configuration

  1. Add both Redirect URIs you received from Rapidfort and Save the configuration

Microsoft Entra Configuration

  1. Sign out of the platform
  2. Test the new SSO configuration by signing in again using your organization’s Azure credentials.

Microsoft Entra Configuration

Your Single Sign-On setup with Azure Entra for the Rapidfort platform is now complete.