Update SSO configuration domain steps (#18554)

* remove repeated step and update callout styling

* consistent capitalization
This commit is contained in:
Stephanie Aurelio 2023-10-30 15:02:25 -07:00 committed by GitHub
parent 195dcb7c2f
commit ded98053ee
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 7 deletions

View File

@ -16,7 +16,7 @@
1. Sign in to {{ $product_link }}. 1. Sign in to {{ $product_link }}.
2. {{ $domain_navigation }} 2. {{ $domain_navigation }}
3. Select **Add a domain**. 3. Select **Add a domain**.
3. Continue with the on-screen instructions to get a verification code for 4. Continue with the on-screen instructions to get a verification code for
your domain as a **TXT Record Value**. your domain as a **TXT Record Value**.
> **Note** > **Note**
@ -27,11 +27,7 @@
> `yourcompany.example` and `us.yourcompany.example`. Public domains such as > `yourcompany.example` and `us.yourcompany.example`. Public domains such as
> `gmail.com`, `outlook.com`, etc. arent permitted. > `gmail.com`, `outlook.com`, etc. arent permitted.
5. Once you have waited 72 hours for the TXT Record verification, > **Tip**
you can then select **Verify** next to the domain you've added,
and follow the on-screen instructions.
> **Note**
> >
> Make sure that the TXT record name that you create on your DNS matches > Make sure that the TXT record name that you create on your DNS matches
> the domain you registered on Docker in Step 4. For example, > the domain you registered on Docker in Step 4. For example,
@ -39,7 +35,8 @@
> you need to create a TXT record within the same name/zone `us`. > you need to create a TXT record within the same name/zone `us`.
> A root domain such as `yourcompany.example` needs a TXT record on the > A root domain such as `yourcompany.example` needs a TXT record on the
> root zone, which is typically denoted with the `@` name for the record. > root zone, which is typically denoted with the `@` name for the record.
{ .tip }
6. Once you have waited 72 hours for the TXT record verification, 5. Once you have waited 72 hours for the TXT record verification,
you can then select **Verify** next to the domain you've added, you can then select **Verify** next to the domain you've added,
and follow the on-screen instructions. and follow the on-screen instructions.