Configuring Zenity / Generic SAML SSO
- Create a SAML Application with your desired identity provider
- Ensure the name and email attributes are configured as shown below
<saml:AttributeStatement>
<saml:Attribute Name="name">
<saml:AttributeValue>Steve Shanko</saml:AttributeValue>
</saml:Attribute>
<saml:Attribute Name="email">
<saml:AttributeValue>stephens@zenity.io</saml:AttributeValue>
</saml:Attribute>
</saml:AttributeStatement>
-
<account-name>should be replaced with your Zenity account name wherever it appears -
Ensure the Entity Id is set to
- EU Hosting Region:
urn:auth0:zenity-prod:<account-name>-generic-saml - US Hosting Region:
urn:auth0:zenity-prod-us-1:<account-name>-generic-saml
- EU Hosting Region:
-
Ensure the Reply URL is set to
- EU Hosting Region:
https://zenity-prod.eu.auth0.com/login/callback?<account-name>-generic-saml - US Hosting Region:
https://zenity-prod-us-1.us.auth0.com/login/callback?<account-name>-generic-saml
- EU Hosting Region:
-
Send the certificate and the Login URL to Zenity in a secured channel