mirror of https://github.com/docker/docs.git
Merge pull request #14238 from jerae-duffin/ENGDOCS-578
Added SSO video
This commit is contained in:
commit
ef7fb129d3
|
@ -36,6 +36,10 @@ In addition, all email addresses should be added to your IdP.
|
|||
|
||||
To configure SSO, log into [Docker Hub](https://hub.docker.com){: target="_blank" rel="noopener" class="_"} to obtain the **ACS URL** and **Entity IDs** to complete the IdP server configuration process. You can only configure SSO with a single IdP. When this is complete, log back into [Docker Hub](https://hub.docker.com){: target="_blank" rel="noopener" class="_"} and complete the SSO enablement process.
|
||||
|
||||
The following video walks you through the process of configuring SSO.
|
||||
|
||||
<iframe width="560" height="315" src="https://www.youtube-nocookie.com/embed/QY0j02ggf64" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
|
||||
|
||||
### SAML 2.0 IdP configuration
|
||||
|
||||
1. Log into [Docker Hub](https://hub.docker.com){: target="_blank" rel="noopener" class="_"} as an administrator and navigate to **Organizations** and select the organization that you want to enable SSO on.
|
||||
|
|
Loading…
Reference in New Issue