Update cross-connect steps

This commit is contained in:
Sarah Sanders 2024-10-23 08:57:11 -07:00
parent 37524649fe
commit ebc43b2739
1 changed files with 9 additions and 3 deletions

View File

@ -147,7 +147,9 @@ After creating your connection in Docker and your IdP, you can cross-connect the
3. Open Docker Hub or the Admin Console. Your SSO configuration page should still be open from Step one of this guide. 3. Open Docker Hub or the Admin Console. Your SSO configuration page should still be open from Step one of this guide.
4. Select **Next** to open the **Update single-sign on connection** page. 4. Select **Next** to open the **Update single-sign on connection** page.
5. Paste your Okta **SAML Sign-in URL** and **x509 Certificate** values in Docker. 5. Paste your Okta **SAML Sign-in URL** and **x509 Certificate** values in Docker.
6. Select **Next** to complete the SSO connection. 6. Select **Next**.
7. Optional. Select a default team to provision users to and select **Next**.
8. Verify your SSO connection details and select **Create Connection**.
{{< /tab >}} {{< /tab >}}
{{< tab name="Entra ID SAML 2.0" >}} {{< tab name="Entra ID SAML 2.0" >}}
@ -159,7 +161,9 @@ After creating your connection in Docker and your IdP, you can cross-connect the
- Copy your the contents of your **Certificate (Base64)** file from your text editor - Copy your the contents of your **Certificate (Base64)** file from your text editor
4. Open Docker Hub or the Admin Console. Your SSO configuration page should still be open from Step one of this guide. 4. Open Docker Hub or the Admin Console. Your SSO configuration page should still be open from Step one of this guide.
5. Paste your **Login URL** and **Certificate (Base64)** values in Docker. 5. Paste your **Login URL** and **Certificate (Base64)** values in Docker.
6. Select **Next** to complete the SSO connection. 6. Select **Next**.
7. Optional. Select a default team to provision users to and select **Next**.
8. Verify your SSO connection details and select **Create Connection**.
{{< /tab >}} {{< /tab >}}
{{< tab name="Azure Connect (OIDC)" >}} {{< tab name="Azure Connect (OIDC)" >}}
@ -169,7 +173,9 @@ After creating your connection in Docker and your IdP, you can cross-connect the
- **Client ID** - **Client ID**
- **Client Secret** - **Client Secret**
- **Azure AD Domain** - **Azure AD Domain**
3. Select **Next** to complete the SSO connection. 3. Select **Next**.
7. Optional. Select a default team to provision users to and select **Next**.
8. Verify your SSO connection details and select **Create Connection**.
{{< /tab >}} {{< /tab >}}
{{< /tabs >}} {{< /tabs >}}