Setup GuideSSO Integration

SSO Integration

Configure Single Sign-On (SSO) to allow your team members to authenticate using your organization’s identity provider.

How SSO Works

  • Users can sign in using their Microsoft or Google account
  • When auto-provisioning is enabled, new users are created automatically on first login
  • New users receive the default role you configure
  • User creation respects your license limits

Supported Providers

Microsoft Entra ID

Connect SRExpert to Microsoft Entra ID (formerly Azure AD).

Microsoft Entra ID SSO configuration
Microsoft Entra ID configuration in SRExpert

Prerequisites:

  • Azure Portal admin access
  • SRExpert Admin role

Setup in Azure Portal:

  1. Go to Azure Portal > Microsoft Entra ID > App registrations
  2. Click New registration and create an app named SRExpert SSO
  3. Set Redirect URI to: https://your-domain.com/auth/callback/microsoft
  4. Go to Certificates & secrets and create a new client secret
  5. Copy the Application (client) ID, Directory (tenant) ID, and Client secret
  6. Under API permissions, add: openid, profile, email, User.Read

Configuration in SRExpert:

FieldDescription
Client IDApplication (client) ID from Azure
Client SecretSecret key created in Azure
Tenant IDDirectory (tenant) ID from Azure
Auto-provision usersAutomatically create users on first SSO login
Allowed Email DomainsRestrict SSO to specific domains (optional)

Click Test Connection to verify, then Save Configuration.

Next Steps