mirror of https://github.com/docker/docs.git
ui style updates (#20252)
This commit is contained in:
parent
540cc89396
commit
e8661b9934
|
@ -27,7 +27,7 @@ grid:
|
|||
description: Configure information for your organization and manage settings.
|
||||
icon: settings
|
||||
link: /admin/organization/general-settings/
|
||||
- title: SSO & SCIM
|
||||
- title: SSO and SCIM
|
||||
description: 'Set up [Single Sign-On](/security/for-admins/single-sign-on/)
|
||||
and [SCIM](/security/for-admins/provisioning/scim/) for your organization.
|
||||
|
||||
|
|
|
@ -1,12 +1,14 @@
|
|||
{{ $product_link := "[Docker Hub](https://hub.docker.com)" }}
|
||||
{{ $ram_navigation := "Select **Organizations**, your organization, **Settings**, and then select **Registry Access**." }}
|
||||
{{ if eq (.Get "product") "admin" }}
|
||||
{{ $product_link = "the [Admin Console](https://admin.docker.com)" }}
|
||||
{{ $ram_navigation = "Select your organization in the left navigation drop-down menu, and then select **Registry access**." }}
|
||||
{{ end }}
|
||||
|
||||
To configure Registry Access Management permissions, perform the following steps:
|
||||
|
||||
1. Sign in to {{ $product_link }}.
|
||||
2. Select **Organizations**, your organization, then in the **Access management** menu, select **Registry access**.
|
||||
2. {{ $ram_navigation }}
|
||||
3. Enable Registry Access Management to set the permissions for your registry.
|
||||
|
||||
> **Note**
|
||||
|
|
|
@ -5,7 +5,7 @@
|
|||
|
||||
{{ if eq (.Get "product") "admin" }}
|
||||
{{ $product_link = "the [Admin Console](https://admin.docker.com)" }}
|
||||
{{ $sso_navigation = "Select your organization or company in the left navigation drop-down menu, and then select **SSO & SCIM.**" }}
|
||||
{{ $sso_navigation = "Select your organization or company in the left navigation drop-down menu, and then select **SSO and SCIM.**" }}
|
||||
{{ end }}
|
||||
|
||||
1. Sign in to {{ $product_link }}.
|
||||
|
|
|
@ -5,7 +5,7 @@
|
|||
|
||||
{{ if eq (.Get "product") "admin" }}
|
||||
{{ $product_link = "the [Admin Console](https://admin.docker.com)" }}
|
||||
{{ $sso_navigation = "Select your organization or company in the left navigation drop-down menu, and then select **SSO & SCIM.**" }}
|
||||
{{ $sso_navigation = "Select your organization or company in the left navigation drop-down menu, and then select **SSO and SCIM.**" }}
|
||||
{{ end }}
|
||||
|
||||
1. Sign in to {{ $product_link }}.
|
||||
|
|
|
@ -5,7 +5,7 @@
|
|||
|
||||
{{ if eq (.Get "product") "admin" }}
|
||||
{{ $product_link = "the [Admin Console](https://admin.docker.com)" }}
|
||||
{{ $sso_navigation = "Select your organization or company in the left navigation drop-down menu, and then select **SSO & SCIM.**" }}
|
||||
{{ $sso_navigation = "Select your organization or company in the left navigation drop-down menu, and then select **SSO and SCIM.**" }}
|
||||
{{ end }}
|
||||
|
||||
> **Important**
|
||||
|
|
|
@ -5,7 +5,7 @@
|
|||
|
||||
{{ if eq (.Get "product") "admin" }}
|
||||
{{ $product_link = "the [Admin Console](https://admin.docker.com)" }}
|
||||
{{ $sso_navigation = "Select your organization or company in the left navigation drop-down menu, and then select **SSO & SCIM.**" }}
|
||||
{{ $sso_navigation = "Select your organization or company in the left navigation drop-down menu, and then select **SSO and SCIM.**" }}
|
||||
{{ end }}
|
||||
|
||||
1. In {{ $product_link }}, select the verified domains you want to apply the connection to.
|
||||
|
|
|
@ -5,7 +5,7 @@
|
|||
|
||||
{{ if eq (.Get "product") "admin" }}
|
||||
{{ $product_link = "the [Admin Console](https://admin.docker.com)" }}
|
||||
{{ $sso_navigation = "Select your organization or company in the left navigation drop-down menu, and then select **SSO & SCIM**." }}
|
||||
{{ $sso_navigation = "Select your organization or company in the left navigation drop-down menu, and then select **SSO and SCIM**." }}
|
||||
{{ end }}
|
||||
|
||||
### Edit a connection
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
{{ $sso_navigation := "Select **Organizations**, your company, and then **Settings**." }}
|
||||
{{ if eq (.Get "product") "admin" }}
|
||||
{{ $product_link = "the [Admin Console](https://admin.docker.com)" }}
|
||||
{{ $sso_navigation = "Select your company in the left navigation drop-down menu, and then select **SSO & SCIM**." }}
|
||||
{{ $sso_navigation = "Select your company in the left navigation drop-down menu, and then select **SSO and SCIM**." }}
|
||||
{{ end }}
|
||||
|
||||
### Connect an organization
|
||||
|
|
|
@ -10,14 +10,14 @@
|
|||
{{ if eq (.Get "product") "admin" }}
|
||||
{{ $product_link = "the [Admin Console](https://admin.docker.com)" }}
|
||||
{{ $invite_button = "**Invite**" }}
|
||||
{{ $sso_navigation = "Select your organization or company in the left navigation drop-down menu, and then select **SSO & SCIM**." }}
|
||||
{{ $sso_navigation = "Select your organization or company in the left navigation drop-down menu, and then select **SSO and SCIM**." }}
|
||||
{{ $member_navigation = `Navigate to the user management page for your organization or company.
|
||||
- Organization: Select your organization in the left navigation drop-down menu, and then select **Members**.
|
||||
- Company: Select your company in the left navigation drop-down menu, and then select **Users**.` }}
|
||||
{{ $remove_button = "**Remove member**, if you're an organization, or **Remove user**, if you're a company" }}
|
||||
{{ $provisioning_steps = `Users are provisioned with JIT provisioning by default. If you enable SCIM, you can disable JIT:
|
||||
1. Sign in to the [Admin Console](https://admin.docker.com).
|
||||
2. Select your organization or company in the left navigation drop-down menu, and then select **SSO & SCIM**.
|
||||
2. Select your organization or company in the left navigation drop-down menu, and then select **SSO and SCIM**.
|
||||
3. In the SSO connections table, select the **Action** icon and then **Disable JIT provisioning**.
|
||||
4. Select **Disable** to confirm.` }}
|
||||
{{ end }}
|
||||
|
|
|
@ -5,7 +5,7 @@
|
|||
|
||||
{{ if eq (.Get "product") "admin" }}
|
||||
{{ $product_link = "the [Admin Console](https://admin.docker.com)" }}
|
||||
{{ $sso_navigation = "Select your organization or company in the left navigation drop-down menu, and then select **SSO & SCIM**." }}
|
||||
{{ $sso_navigation = "Select your organization or company in the left navigation drop-down menu, and then select **SSO and SCIM**." }}
|
||||
{{ end }}
|
||||
|
||||
### Remove a domain from an SSO connection
|
||||
|
|
Loading…
Reference in New Issue