From a5b75dd167d72ddd6db6a7c50490e9976b14108b Mon Sep 17 00:00:00 2001 From: ddeyo Date: Sun, 2 Sep 2018 16:03:25 -0700 Subject: [PATCH] minor edits --- ee/ucp/admin/configure/enable-saml-authentication.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/ee/ucp/admin/configure/enable-saml-authentication.md b/ee/ucp/admin/configure/enable-saml-authentication.md index 291d00353a..2af454bec4 100644 --- a/ee/ucp/admin/configure/enable-saml-authentication.md +++ b/ee/ucp/admin/configure/enable-saml-authentication.md @@ -10,4 +10,8 @@ keywords: SAML, ucp, authentication Security Assertion Markup Language (SAML) is an open standard for exchanging authentication data between an identity provider and a service provider. SAML-based single sign-on (SSO) gives you access to UCP through an identity provider of your choice. For more information about SAML, see the [SAML XML website] (http://saml.xml.org/) -A list of the identity providers that we support is found in the Docker Compatibility matrix. +A list of the identity providers that we support is found in the [Docker Compatibility matrix] (http://success.docker.com/article/compatibility-matrix). + +## Prererquisites + +Before you can enable SAMLauthentication, you must first be set up with your identity provider of choice.