...
Copy the “Zilla ACS URL” and “Zilla Entity ID” to your clipboard.
Step 2: IDP App Setup
In the app connector you have created in your IDP, paste the “Zilla ACS URL” and “Zilla Entity ID” (sometimes called the SP Entity ID) into their respective fields.
If your IDP requires an “Audience”, use the Zilla Entity ID value.
For the “ACS URL Validator” field, use the following value: ^https:\/\/app\.zillasecurity\.com\/$ and save your configuration.
Info |
---|
It is important to use the exact value above for security reasons. Using “ .* “ as an ACS Validator is not suited for production use in any application. |
...
“SSO URL”, sometimes called the “SAML endpoint”, or “Sign-in URL”
“Entity ID”, sometimes called “Issuer”
5. In your app Connector, we will need to add 3 custom attributes, as Zilla expects these exact values in a SAML assertion. The attributes are:
email
firstName
lastName
6. In your IDP, find the “x.509” certificate that you wish to use for this integration. Copy its contents to your clipboard and paste it into the Zilla “IDP X.509 Certificate” field.
...