5 Min. Lesedauer
Okta SSO Setup
This guide walks you through configuring Okta as your identity provider for Zenovay Single Sign-On.
SSO requires a Scale or Enterprise plan and Owner or Admin permissions in Zenovay, plus admin access to the Okta Admin Console.
SAML 2.0 Setup with Okta
Step 1: Create a SAML Application in Okta
- Sign in to the Okta Admin Console
- Go to Applications > Applications
- Click Create App Integration
- Select SAML 2.0 and click Weiter
- Enter an App name (e.g., "Zenovay") and click Weiter
Step 2: Configure SAML Settings
On the Configure SAML page, enter the following values:
| Okta Field | Value |
|---|---|
| Single sign-on URL | https://auth.zenovay.com/api/sso/saml/callback |
| Audience URI (SP Entity ID) | https://auth.zenovay.com |
| Name ID format | EmailAddress |
| Application username | Email |
Leave all other settings at their defaults and click Weiter.
Step 3: Complete Setup
- On the Feedback page, select "I'm an Okta customer adding an internal app" and click Finish
- You will be taken to the application's Sign On tab
Step 4: Get IdP Values from Okta
- On the Sign On tab, scroll to SAML Signing Certificates
- Click Actions > View IdP metadata for the active certificate
- From the metadata page, note:
- IdP Entity ID: the
entityIDattribute in the openingEntityDescriptortag - SSO URL: the
Locationattribute in theSingleSignOnServicetag withHTTP-POSTbinding
- IdP Entity ID: the
- Go back to the Sign On tab and download the X.509 Certificate by clicking Actions > Download certificate
Alternatively, click View SAML setup instructions for a summary page with all values.
Step 5: Assign Users
- Go to the Assignments tab
- Click Assign > Assign to People or Assign to Groups
- Select the users or groups who should have access to Zenovay
- Click Done
Step 6: Configure Zenovay
- In Zenovay, go to Settings > Authentication > SSO
- Click Add SSO Provider
- Select SAML 2.0
- Enter:
- Name: e.g., "Okta"
- Entity ID: the IdP Entity ID from Step 4
- SSO URL: the SSO URL from Step 4
- Certificate: paste the full X.509 certificate
- Click Save
- Add and verify your email domain
Step 7: Test
- Open an incognito window
- Go to auth.zenovay.com
- Enter an email from your verified domain
- You should be redirected to Okta, sign in, and return to the Zenovay dashboard
Troubleshooting
- User not assigned: If a user gets an error in Okta, ensure they are assigned to the Zenovay application
- Wrong Entity ID: Verify the Audience URI / SP Entity ID is exactly
https://auth.zenovay.com - Certificate issues: Make sure you copied the full certificate including the
BEGINandENDlines
For more help, see the SSO Troubleshooting Guide.
War diese Seite hilfreich?