4 min de lecture
Google Workspace SSO Setup
This guide walks you through configuring Google Workspace as your identity provider for Zenovay Single Sign-On using SAML 2.0.
SSO requires a Scale or Enterprise plan and Owner or Admin permissions in Zenovay, plus Super Admin access to Google Workspace.
Step 1: Add a Custom SAML App in Google Admin
- Sign in to the Google Admin Console
- Go to Apps > Web and mobile apps
- Click Add app > Add custom SAML app
- Enter an App name (e.g., "Zenovay") and optionally upload a logo
- Click Continue
Step 2: Download Google IdP Information
On the Google Identity Provider details page:
- Copy the SSO URL — you will need this for Zenovay
- Copy the Entity ID — you will need this for Zenovay
- Click Download Certificate to download the X.509 certificate
- Click Continue
Save these three values carefully. You will enter them in Zenovay in Step 4.
Step 3: Configure Service Provider Details
On the Service provider details page, enter:
| Google Admin Field | Value |
|---|---|
| ACS URL | https://auth.zenovay.com/api/sso/saml/callback |
| Entity ID | https://auth.zenovay.com |
| Name ID format | EMAIL |
| Name ID | Basic Information > Primary email |
Leave Start URL empty. Click Continue.
Step 4: Configure Attribute Mapping (Optional)
Map Google directory attributes to Zenovay:
| Google Directory Attribute | App Attribute |
|---|---|
| First name | firstName |
| Last name | lastName |
Click Finish.
Step 5: Enable the App for Users
By default, the app is OFF for everyone. To enable it:
- On the app details page, click User access
- Select ON for everyone to enable for all users in your organization
- Or click on specific organizational units to enable for selected groups
- Click Save
Changes may take up to 24 hours to propagate to all users in Google Workspace.
Step 6: Configure Zenovay
- In Zenovay, go to Settings > Authentication > SSO
- Click Add SSO Provider
- Select SAML 2.0
- Enter:
- Name: e.g., "Google Workspace"
- Entity ID: the Entity ID copied from Step 2
- SSO URL: the SSO URL copied from Step 2
- Certificate: open the downloaded certificate file in a text editor and paste its contents
- Click Save
- Add and verify your email domain
Step 7: Test the Connection
- Open an incognito window
- Go to auth.zenovay.com
- Enter a Google Workspace email from your verified domain
- You should be redirected to Google sign-in
- Sign in with your Google Workspace credentials
- You should be redirected back to the Zenovay dashboard
Step 8: Enforce SSO (Optional)
Once testing is successful:
- In Zenovay, go to Settings > Authentication > SSO
- Toggle Enforce SSO to on
Troubleshooting
- App not visible to users: Check that the app is turned ON in User access and that changes have propagated (up to 24 hours)
- 403 error from Google: The user is not assigned to the app. Enable the app for their organizational unit
- Entity ID mismatch: Verify the Entity ID in Google Admin is exactly
https://auth.zenovay.com - Certificate issues: Open the
.pemfile in a text editor and paste the full contents including theBEGINandENDlines
For more help, see the SSO Troubleshooting Guide.
Cette page vous a-t-elle été utile ?