From 4482f02979907210252cfd1721862eaaf9b3adaf Mon Sep 17 00:00:00 2001 From: ddeyo Date: Sun, 2 Sep 2018 16:08:22 -0700 Subject: [PATCH] update to interoduce ID provider prereqs --- ee/ucp/admin/configure/enable-saml-authentication.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ee/ucp/admin/configure/enable-saml-authentication.md b/ee/ucp/admin/configure/enable-saml-authentication.md index 2af454bec4..ca8fbd9e5a 100644 --- a/ee/ucp/admin/configure/enable-saml-authentication.md +++ b/ee/ucp/admin/configure/enable-saml-authentication.md @@ -12,6 +12,6 @@ Security Assertion Markup Language (SAML) is an open standard for exchanging aut A list of the identity providers that we support is found in the [Docker Compatibility matrix] (http://success.docker.com/article/compatibility-matrix). -## Prererquisites +## Prerequisites -Before you can enable SAMLauthentication, you must first be set up with your identity provider of choice. +Before you can enable SAML authentication, you must first be set up with your identity provider of choice. This process varies from provider to provider, so consult your provider's documentation for details. There are specific bits of information you need from the identity provider to enable UCP to authenticate with that identity.