From 048ad1dd8092f618a8661151cd3b949576e4f635 Mon Sep 17 00:00:00 2001 From: ddeyo Date: Tue, 9 Oct 2018 11:03:01 -0700 Subject: [PATCH] topic fixes --- ee/ucp/admin/configure/enable-saml-authentication.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ee/ucp/admin/configure/enable-saml-authentication.md b/ee/ucp/admin/configure/enable-saml-authentication.md index 9c47a7590b..ce2910849f 100644 --- a/ee/ucp/admin/configure/enable-saml-authentication.md +++ b/ee/ucp/admin/configure/enable-saml-authentication.md @@ -67,7 +67,7 @@ To enable SAML authentication: ![Configuring IdP values for SAML in UCP](../../images/saml_settings.png) 5. In **IdP Metadata URL** enter the URL for the identity provider's metadata. -6. If the metadata URL is publicly certified, you can leave **Skip TLS Verification** unchecked and **Root Certificates Bundle** blank, which is the default. Otherwise, you can select **Skip TLS Verification** to omit verification of the identity provider's certificate. We do not recommend doing this unless you are testing on a secure network. If you do not select this option, you must provide the certificates from the identity provider in the **Root Certificates Bundle** field. +6. If the metadata URL is publicly certified, you can leave **Skip TLS Verification** unchecked and **Root Certificates Bundle** blank, which is the default. If the metadata URL is NOT certified, you must provide the certificates from the identity provider in the **Root Certificates Bundle** field whether or not you check **Skip TLS Verification**. 7. In **UCP Host** enter the URL that includes the IP address or domain of your UCP web interface. The current IP address appears by default. ![Configuring service provider values for SAML in UCP](../../images/saml_settings_2.png)