From ded98053ee708b0455cfabd18fe8c70624ccfa32 Mon Sep 17 00:00:00 2001 From: Stephanie Aurelio <133041642+stephaurelio@users.noreply.github.com> Date: Mon, 30 Oct 2023 15:02:25 -0700 Subject: [PATCH] Update SSO configuration domain steps (#18554) * remove repeated step and update callout styling * consistent capitalization --- layouts/shortcodes/admin-domains.html | 11 ++++------- 1 file changed, 4 insertions(+), 7 deletions(-) diff --git a/layouts/shortcodes/admin-domains.html b/layouts/shortcodes/admin-domains.html index 63f6625ae83..816a83da66e 100644 --- a/layouts/shortcodes/admin-domains.html +++ b/layouts/shortcodes/admin-domains.html @@ -16,7 +16,7 @@ 1. Sign in to {{ $product_link }}. 2. {{ $domain_navigation }} 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**. > **Note** @@ -27,11 +27,7 @@ > `yourcompany.example` and `us.yourcompany.example`. Public domains such as > `gmail.com`, `outlook.com`, etc. aren’t permitted. -5. Once you have waited 72 hours for the TXT Record verification, - you can then select **Verify** next to the domain you've added, - and follow the on-screen instructions. - - > **Note** + > **Tip** > > 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, @@ -39,7 +35,8 @@ > 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 > 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, and follow the on-screen instructions.