メインコンテンツへスキップ
4分で読めます

Single Sign-On (SSO) Setup

Single Sign-On allows your team members to authenticate with Zenovay using your organization's identity provider (IdP). Instead of managing separate passwords, users sign in through your existing corporate identity system.

SSO is available on the Scale and Enterprise plans. You must be an organization Owner or Admin to configure SSO.

Supported Protocols

Zenovay supports three industry-standard SSO protocols:

ProtocolBest ForAuto-Discovery
SAML 2.0Enterprise IdPs (Okta, Entra ID, Google Workspace)No
OAuth 2.0Custom or social identity providersNo
OpenID ConnectModern IdPs with OIDC support (Auth0, Okta, Entra ID)Yes

Zenovay Service Provider Configuration

When configuring your identity provider, you will need the following Zenovay values:

For SAML 2.0

SettingValue
SP Entity ID / Audience URIhttps://auth.zenovay.com
ACS URL (Assertion Consumer Service)https://auth.zenovay.com/api/sso/saml/callback
NameID Formaturn:oasis:names:tc:SAML:1.1:nameid-format:emailAddress

For OAuth 2.0 / OpenID Connect

SettingValue
Redirect URI / Callback URLhttps://auth.zenovay.com/api/sso/oauth/callback

Prerequisites

Before setting up SSO, ensure you have:

  1. A Scale or Enterprise plan — SSO is not available on Free or Pro plans
  2. Admin access to both Zenovay and your identity provider
  3. A verified domain — your email domain must be verified in Zenovay Settings
  4. Identity provider credentials — you will need specific values from your IdP (see protocol-specific guides)

Setup Process Overview

Setting up SSO follows the same general steps regardless of your identity provider:

  1. Add a new SSO provider in Zenovay at Settings > Authentication > SSO
  2. Choose your protocol (SAML 2.0, OAuth 2.0, or OpenID Connect)
  3. Configure your identity provider with the Zenovay SP values listed above
  4. Enter IdP values into Zenovay (Entity ID, SSO URL, certificate, etc.)
  5. Verify your domain to link it to the SSO provider
  6. Test the connection by signing in with a test user
  7. Enforce SSO (optional) to require all team members to use SSO

Protocol Guides

Choose the protocol that matches your identity provider:

Provider-Specific Guides

Step-by-step instructions for popular identity providers:

Troubleshooting

Having issues? See the SSO Troubleshooting Guide for common errors and solutions.

How SSO Login Works

Once SSO is configured, the login flow works as follows:

  1. User navigates to auth.zenovay.com and enters their email address
  2. Zenovay detects the email domain is linked to an SSO provider
  3. User is redirected to your identity provider's login page
  4. User authenticates with your IdP (password, MFA, etc.)
  5. IdP sends an authentication response back to Zenovay
  6. Zenovay verifies the response and signs the user in
  7. User is redirected to the Zenovay dashboard

SSO Enforcement

After testing SSO successfully, you can enforce it for your organization:

  • Optional — team members can use SSO or email/password login
  • Required — all team members must sign in via SSO (recommended for security)

Before enforcing SSO, make sure at least one Owner account can still sign in via email/password as a backup. This prevents lockout if there is an IdP outage.

Need Help?

このページは役に立ちましたか?