refresh diagrams (#18079)

* refresh diagrams

* spelling fix

* spelling fix

---------

Co-authored-by: Allie Sadler <alliesadler@f693mt7fh6.home>
This commit is contained in:
Allie Sadler 2023-09-05 10:28:30 +01:00 committed by GitHub
parent 67ad05d12b
commit f9193955ef
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
9 changed files with 5 additions and 5 deletions

View File

@ -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.
![Docker hierarchy](./images/docker-hierarchy-company.svg)
![Docker hierarchy](./images/docker-admin-structure.png)
- 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

View File

@ -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.
![company-hierarchy](/admin/images/docker-hierarchy-company.svg)
![company-hierarchy](/admin/images/docker-admin-structure.png)
## Key features

View File

@ -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.
![organization-hierarchy](/admin/images/docker-hierarchy-org.svg)
![organization-hierarchy](/admin/images/org-structure.png)

Binary file not shown.

After

Width:  |  Height:  |  Size: 302 KiB

View File

@ -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.
![JIT provisioning](/docker-hub/images/jit.PNG)
![JIT provisioning](/docker-hub/images/group-mapping.png)
## Use group mapping

View File

@ -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.
![SSO architecture](/single-sign-on/images/sso-architecture.png)
![SSO architecture](/single-sign-on/images/SSO.png)
## How to set it up