mirror of https://github.com/docker/docs.git
Merge pull request #15636 from jerae-duffin/ENGDOCS-1001
Update flow diagram
This commit is contained in:
commit
543a2c26fd
Binary file not shown.
After Width: | Height: | Size: 526 KiB |
|
@ -18,6 +18,14 @@ To enable SSO in Docker Hub, you need the following information from your identi
|
|||
|
||||
We currently support enabling SSO on a single organization. However, we do not support single logout. If you have any users in your organization with a different domain (including social domains), they will be added to the organization as guests. Guests will continue to authenticate through Docker with their Docker login credentials (Docker ID and password).
|
||||
|
||||
|
||||
## Single Sign-on architecture flow
|
||||
|
||||
The following diagram shows how Single Sign-on (SSO) operates and is managed in Docker Hub and Docker Desktop. In addition, it provides information on how to authenticate between your IdPs.
|
||||
|
||||
[](images/sso-architecture.png){: target="_blank" rel="noopener" class="_"}
|
||||
|
||||
|
||||
## Prerequisites
|
||||
|
||||
* You must first notify your company about the new SSO login procedures
|
||||
|
|
Loading…
Reference in New Issue