added ID providers

This commit is contained in:
ddeyo 2018-09-04 10:53:02 -07:00
parent 75d84cae22
commit 5dc70d040c
1 changed files with 7 additions and 2 deletions

View File

@ -8,9 +8,13 @@ keywords: SAML, ucp, authentication
> >
> This is beta content. It is not yet complete and should be considered a work in progress. This content is subject to change without notice. > This is beta content. It is not yet complete and should be considered a work in progress. This content is subject to change without notice.
UCP supports Security Assertion Markup Language (SAML) for authentication. SAML is an open standard for exchanging authentication data between an identity provider and a service provider, such as UCP. SAML is commonly supported by enterprise authentication systems. SAML-based single sign-on (SSO) gives you access to UCP through a SAML 2.0-compliant identity provider. For more information about SAML, see the [SAML XML website] (http://saml.xml.org/) UCP supports Security Assertion Markup Language (SAML) for authentication as a service provider. SAML is an open standard for exchanging authentication data between an identity provider and a service provider, such as UCP. SAML is commonly supported by enterprise authentication systems. SAML-based single sign-on (SSO) gives you access to UCP through a SAML 2.0-compliant identity provider. 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] (http://success.docker.com/article/compatibility-matrix). UCP supports these identity providers:
- (Okta) [https://www.okta.com/]
- (ADFS) [https://get.slack.help/hc/en-us/articles/230902028-ADFS-single-sign-on]
- (Ping) [https://www.pingidentity.com/en/platform/single-sign-on/sso-overview.html]
## Configure identity provider integration ## Configure identity provider integration
@ -26,6 +30,7 @@ Consult your identity provider documentation for instructions on providing these
To enable SAML authentication, go to the UCP web UI, then navigate to the **Admin Settings**. Select **Authentication & Authorization** to enable SAML. To enable SAML authentication, go to the UCP web UI, then navigate to the **Admin Settings**. Select **Authentication & Authorization** to enable SAML.
[UI SCREENSHOT] [UI SCREENSHOT]
![alt text](image.jpg)
In the **SAML Enabled** section, select **Yes** to display the required settings In the **SAML Enabled** section, select **Yes** to display the required settings