mirror of https://github.com/docker/docs.git
refresh diagrams (#18079)
* refresh diagrams * spelling fix * spelling fix --------- Co-authored-by: Allie Sadler <alliesadler@f693mt7fh6.home>
This commit is contained in:
parent
67ad05d12b
commit
f9193955ef
|
|
@ -18,7 +18,7 @@ grid:
|
|||
|
||||
The [Docker Admin](https://admin.docker.com) console provides administrators with centralized observability, access management, and controls for their company and organizations. To provide these features, Docker uses the following hierarchy and roles.
|
||||
|
||||

|
||||

|
||||
|
||||
- Company: A company simplifies the management of Docker organizations and settings. Creating a company is optional and only available to Docker Business subscribers.
|
||||
- Company owner: A company can have multiple owners. Company owners have company-wide observability and can manage company-wide settings that apply to all associated organizations. In addition, company owners have the same access as organization owners for all associated organizations.
|
||||
|
|
|
|||
Binary file not shown.
|
After Width: | Height: | Size: 100 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 44 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 67 KiB |
|
|
@ -2,7 +2,7 @@ A company provides a single point of visibility across multiple organizations. T
|
|||
|
||||
The following diagram depicts the setup of a company and how it relates to associated organizations.
|
||||
|
||||

|
||||

|
||||
|
||||
## Key features
|
||||
|
||||
|
|
|
|||
|
|
@ -11,4 +11,4 @@ organization.
|
|||
|
||||
The following diagram depicts the setup of an organization and how it relates to teams. Teams are an optional feature that owners can use to group members and assign permissions.
|
||||
|
||||

|
||||

|
||||
Binary file not shown.
|
After Width: | Height: | Size: 302 KiB |
|
|
@ -29,7 +29,7 @@ After every successful SSO sign-in authentication, the JIT provisioner performs
|
|||
|
||||
b) If the IdP didn't provide group mappings, it checks if the user is already a member of the organization, or if the SSO connection is for multiple organizations (only at company level) and if the user is a member of any of those organizations. If the user is not a member, it adds the user to the default team and organization configured in the SSO connection.
|
||||
|
||||

|
||||

|
||||
|
||||
## Use group mapping
|
||||
|
||||
|
|
|
|||
|
|
@ -17,7 +17,7 @@ When SSO is enabled, users are redirected to your IdP's authentication page to s
|
|||
|
||||
The following diagram shows how SSO operates and is managed in Docker Hub and Docker Desktop. In addition, it provides information on how to authenticate between your IdP.
|
||||
|
||||

|
||||

|
||||
|
||||
## How to set it up
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue