From 9e02d2046b142b293cbb5624c3bd6145f6391421 Mon Sep 17 00:00:00 2001 From: ddeyo Date: Tue, 4 Sep 2018 14:22:42 -0700 Subject: [PATCH] corrections --- ee/ucp/admin/configure/enable-saml-authentication.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/ee/ucp/admin/configure/enable-saml-authentication.md b/ee/ucp/admin/configure/enable-saml-authentication.md index bac1294507..a78975112b 100644 --- a/ee/ucp/admin/configure/enable-saml-authentication.md +++ b/ee/ucp/admin/configure/enable-saml-authentication.md @@ -13,7 +13,7 @@ UCP supports Security Assertion Markup Language (SAML) for authentication as a s UCP supports these identity providers: - (Okta) [https://www.okta.com/] -- (ADFS) [https://msdn.microsoft.com/en-us/library/bb897402.aspx#Step-by-Step%20Example] +- (ADFS) [https://docs.microsoft.com/en-us/windows-server/identity/active-directory-federation-services] - (Ping Identity) [https://www.pingidentity.com/en/platform/single-sign-on/sso-overview.html] ## Configure identity provider integration @@ -36,7 +36,7 @@ The integration values required by ADFS are: - ### Ping integration values -The integration values required by PingIdentity are: +The integration values required by Ping Identity are: - (need values) @@ -51,7 +51,7 @@ In the **SAML Enabled** section, select **Yes** to display the required settings ![Configuring SAML in UCP](../../images/saml_settings.png) 1. In **IdP Metadata URL** enter the URL for the identity provider's metadata. -2. In **UCP Host** enter the URL that includes the IP address of your UPC console. +2. In **UCP Host** enter the URL that includes the IP address of your UCP console. 3. Select **Save** to complete the integration. ## Security considerations