SAML SSO (Chezie 2026 Migration)
Find instructions below for setting up SAML SSO with Azure, Okta, and Google Workspace.
Azure Entra ID
-
Go to the portal.azure.com dashboard.
-
Go to Enterprise applications.
-
Click + New application > + Create your own application, enter Chezie for the name of the app and make sure to select the Integrate any other application you don't find in the gallery (Non-gallery) option.
-
Once on the overview screen, click 2. Set up single sign-on> SAML.
-
Edit the Basic SAML Configuration and configure the following options accordingly:
-
Identifier (Entity ID):
-
Click Add identifier
-
Enter the following URL: https://ajpslxczqsiotagnzifa.supabase.co/auth/v1/sso/saml/metadata
-
-
Reply URL (Assertion Consumer Service URL):
-
Click Add reply URL
-
Enter the following URL: https://ajpslxczqsiotagnzifa.supabase.co/auth/v1/sso/saml/acs
-
-
Sign on URL (Optional):
-
Enter https://<yourcompanyname>.chezie.app/
- <yourcompanyname> should be defined during the onboarding process
-
-
-
Click Save and close the configuration.
-
Under SAML Certificates, download the Federation Metadata XML and send it to gasper@chezie.co along with your company’s email domain (for example: ours is chezie.co).
-
That’s it! Assign users, and they should see the app in their dashboards.
Okta
-
Go to your Organization's Okta admin dashboard.
-
Go to Applications > Applications.
-
Click on Create App Integration.
-
On the Create a new app integration popup, select SAML 2.0.
-
Add the app name & logo (you can copy and paste the Chezie logo file below)
-
On step 2, set the following SAML Settings:
-
Single sign-on URL: https://ajpslxczqsiotagnzifa.supabase.co/auth/v1/sso/saml/acs
- Check Use this for Recipient URL and Destination URL
-
Audience URI (SP Entity ID): https://ajpslxczqsiotagnzifa.supabase.co/auth/v1/sso/saml/metadata
-
Name ID format: EmailAddress
-
Application username: Email
-
-
On the final page, just select This is an internal app that we have created. Then hit Finish.
-
On the application detail page under the Sign On tab, find the SAML 2.0 section under Settings and copy the Metadata URL and send it to gasper@chezie.co along with your company’s domain (for example: ours is chezie.co).
Google Workspace
-
Go to your company's Google Admin dashboard.
-
Go to Apps > Web and mobile apps.
-
Click Add app > Add custom SAML app.
-
Add the app name, description & logo.
-
On step 2, download the IdP metadata file and send it to gasper@chezie.co along with your company’s domain (for example: ours is chezie.co).
-
On step 3, configure the following options accordingly:
-
ACS URL: https://ajpslxczqsiotagnzifa.supabase.co/auth/v1/sso/saml/acs
-
Entity ID: https://ajpslxczqsiotagnzifa.supabase.co/auth/v1/sso/saml/metadata
-
Start URL: https://<yourcompanyname>.chezie.app/
- <yourcompanyname> should be defined during the onboarding process
-
Name ID format: EMAIL
-
-
On step 4, click ADD MAPPING and map the ‘Primary email’ attribute to ‘email’
-
That’s it! After enabling the app for all users, they should see it in their Google Apps pop-up!