From 75d84cae22fa21cde4e82b16930ccc3f984925c5 Mon Sep 17 00:00:00 2001 From: ddeyo Date: Mon, 3 Sep 2018 18:40:44 -0700 Subject: [PATCH] IDP provider docs pointer --- ee/ucp/admin/configure/enable-saml-authentication.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/ee/ucp/admin/configure/enable-saml-authentication.md b/ee/ucp/admin/configure/enable-saml-authentication.md index a148078214..7c543d5d3d 100644 --- a/ee/ucp/admin/configure/enable-saml-authentication.md +++ b/ee/ucp/admin/configure/enable-saml-authentication.md @@ -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.