Enterprise SSO Setup
Single Sign-On configuration guides for enterprise accounts
Overview#
Maeyr Enterprise SSO allows your organization's employees to sign in using their existing corporate credentials. We support both SAML 2.0 and OpenID Connect (OIDC) protocols, making it compatible with all major identity providers including Okta, Azure AD, Google Workspace, OneLogin, and more.
Prerequisites#
- An active Maeyr Enterprise account
- Admin or Owner role in your Maeyr organization
- Admin access to your Identity Provider (IdP)
- Ability to add DNS TXT records for domain verification
Quick Start#
- 1
Navigate to SSO Settings
Go to Settings → SSO in your Maeyr dashboard. - 2
Choose Your Protocol
Select SAML 2.0 or OIDC based on your IdP's recommendation. - 3
Configure Your IdP
Follow the provider-specific guide below to set up your IdP. - 4
Verify Your Domain
Add a DNS TXT record to prove domain ownership. - 5
Test and Enable
Test the connection, then enable SSO for your organization.
Provider Setup Guides#
Okta Setup GuideConfigure SSO with Okta as your identity providerAzure AD Setup GuideConfigure SSO with Microsoft Azure Active DirectoryGoogle Workspace SetupConfigure SSO with Google Workspace (G Suite)Generic SAML SetupConfigure SSO with any SAML 2.0 compatible providerGeneric OIDC SetupConfigure SSO with any OpenID Connect provider
Service Provider Details#
Use these values when configuring Maeyr as a Service Provider in your IdP:
| Field | Value |
|---|---|
| ACS URL (SAML) | https://api.maeyr.com/auth/auth/sso/saml/callback |
| Entity ID (SAML) | https://api.maeyr.com/auth/auth/sso/saml/metadata |
| Redirect URI (OIDC) | https://api.maeyr.com/auth/auth/sso/oidc/callback |
| Name ID Format | urn:oasis:names:tc:SAML:1.1:nameid-format:emailAddress |
| SP Metadata URL | https://api.maeyr.com/auth/auth/sso/saml/metadata |