Skip to content

Commit 53e8f6f

Browse files
More fixes
1 parent b7f974c commit 53e8f6f

File tree

4 files changed

+10
-4
lines changed

4 files changed

+10
-4
lines changed

content/manuals/admin/deactivate-account.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,8 @@ Before deactivating an organization, complete the following:
3131

3232
## Deactivate
3333

34+
{{< summary-bar feature_name="Admin console early access" >}}
35+
3436
Once you have completed all the previous steps, you can deactivate your organization.
3537

3638
> [!WARNING]

content/manuals/security/for-admins/provisioning/scim.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -240,13 +240,13 @@ See the documentation for your IdP for additional details:
240240
241241
## Disable SCIM
242242
243+
{{< summary-bar feature_name="Admin console early access" >}}
244+
243245
If SCIM is disabled, any user provisioned through SCIM will remain in the organization. Future changes for your users will not sync from your IdP. User de-provisioning is only possible when manually removing the user from the organization.
244246
245247
{{< tabs >}}
246248
{{< tab name="Admin Console" >}}
247249
248-
{{< summary-bar feature_name="Admin console early access" >}}
249-
250250
{{% admin-scim-disable product="admin" %}}
251251
252252
{{< /tab >}}

content/manuals/security/for-admins/single-sign-on/configure.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -45,13 +45,13 @@ Get started creating a single sign-on (SSO) connection for your organization or
4545

4646
## Step two: Verify your domain
4747

48+
{{< summary-bar feature_name="Admin console early access" >}}
49+
4850
Verifying your domain ensures Docker knows you own it. Domain verification is done by adding your Docker TXT Record Value to your domain host. The TXT Record Value proves ownership, which signals the Domain Name System (DNS) to add this record. It can take up to 72 hours for DNS to recognize the change. When the change is reflected in DNS, Docker will automatically check the record to confirm your ownership.
4951

5052
{{< tabs >}}
5153
{{< tab name="Admin Console" >}}
5254

53-
{{< summary-bar feature_name="Admin console early access" >}}
54-
5555
1. Navigate to your domain host, create a new TXT record, and paste the **TXT Record Value** from Docker.
5656
2. TXT record verification can take 72 hours. Once you have waited for TXT record verification, return to the **Domain management** page of the Admin Console and select **Verify** next to your domain name.
5757

content/manuals/security/for-admins/single-sign-on/manage.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -70,6 +70,8 @@ aliases:
7070

7171
### Add guest users when SSO is enabled
7272

73+
{{< summary-bar feature_name="Admin console early access" >}}
74+
7375
To add a guest that isn't verified through your IdP:
7476

7577
1. Sign in to the [Admin Console](https://app.docker.com/admin).
@@ -79,6 +81,8 @@ To add a guest that isn't verified through your IdP:
7981

8082
### Remove users from the SSO company
8183

84+
{{< summary-bar feature_name="Admin console early access" >}}
85+
8286
To remove a user:
8387

8488
1. Sign in to [Admin Console](https://app.docker.com/admin).

0 commit comments

Comments
 (0)