Skip to main content

Azure AD (Microsoft Entra ID) SSO

Overview

OpsWorker supports sign-in with Azure AD (Microsoft Entra ID) credentials, enabling your team to use their Microsoft corporate accounts.

Setup

Azure AD SSO setup requires coordination with the OpsWorker team for enterprise configurations.

Steps

  1. Contact OpsWorker — Request Azure AD SSO configuration for your organization
  2. Register the application in your Azure portal:
    • Go to Azure Active Directory → App registrations → New registration
    • Set the redirect URI provided by the OpsWorker team
    • Note the Application (client) ID and Directory (tenant) ID
  3. Provide configuration to OpsWorker:
    • Tenant ID
    • Client ID
    • Client Secret (provided securely)
  4. OpsWorker configures the SSO connection
  5. Test — Sign in with an Azure AD account

Required Information

FieldWhere to Find
Tenant IDAzure portal → Azure AD → Overview
Client IDAzure portal → App registrations → Your app → Overview
Redirect URIProvided by OpsWorker team

User Experience

Once configured, users:

  1. Visit the OpsWorker login page
  2. Click Sign in with Microsoft
  3. Authenticate with their corporate Microsoft account
  4. Complete MFA if required by Azure AD policies
  5. Access OpsWorker portal

Next Steps