IDP provider docs pointer

This commit is contained in:
ddeyo 2018-09-03 18:40:44 -07:00
parent 189f74d542
commit 75d84cae22
1 changed files with 2 additions and 0 deletions

View File

@ -19,6 +19,8 @@ There are values your identity provider needs for successful integration with UC
- URL for single signon (SSO). This value is the URL for UCP, qualified with `/enzi/v0/sami/acs`. For example, `https://111.111.111.111/enzi/v0/sami/acs`.
- Service provider audience URI. This value is the URL for UCP, qualified with `/enzi/v0/sami/metadata`. For example, `https://111.111.111.111/enzi/v0/sami/metadata`.
Consult your identity provider documentation for instructions on providing these values as part of their integration process.
## Configure the SAML integration
To enable SAML authentication, go to the UCP web UI, then navigate to the **Admin Settings**. Select **Authentication & Authorization** to enable SAML.