Skip to main content

Single Sign-On (SSO)

Overview

OpsWorker supports Single Sign-On for centralized authentication. Team members sign in with their existing corporate credentials.

Supported Providers

ProviderTypeSetup
GoogleOAuth / Google WorkspaceGoogle SSO Guide
Azure AD (Microsoft Entra ID)OIDC / SAMLAzure AD SSO Guide

Benefits

  • Centralized identity — Manage access through your identity provider
  • MFA enforcement — Leverage your IdP's multi-factor authentication
  • Automated provisioning — Users sign in with existing credentials
  • Offboarding — Disable IdP account to revoke OpsWorker access

How It Works

  1. User clicks "Sign in with Google" or "Sign in with Microsoft" on the OpsWorker login page
  2. User is redirected to the identity provider for authentication
  3. After successful authentication, user is redirected back to OpsWorker
  4. If the user's email matches an invited user or an approved domain, access is granted

Next Steps