mirror of https://github.com/docker/docs.git
updated images
This commit is contained in:
parent
55b100ea86
commit
20a22de22f
Binary file not shown.
Before Width: | Height: | Size: 83 KiB After Width: | Height: | Size: 6.8 KiB |
Binary file not shown.
After Width: | Height: | Size: 16 KiB |
|
@ -88,12 +88,9 @@ The following video walks you through the process of configuring SSO.
|
|||
1. Log in to [Docker Hub](https://hub.docker.com){: target="_blank" rel="noopener" class="_"} as an administrator and navigate to **Organizations** and select the organization that you want to enable SSO on.
|
||||
2. Click **Settings** and select the **Security** tab.
|
||||
3. Select an authentication method for **Azure AD**.
|
||||
|
||||
{:width="500px"}
|
||||
|
||||
4. In the Identity Provider Set Up, copy the **Redirect URL / Reply URL**.
|
||||
|
||||
{:width="500px"}
|
||||
{:width="500px"}
|
||||
|
||||
5. Log in to your IdP to complete the IdP server configuration process. Refer to your IdP documentation for detailed instructions.
|
||||
|
||||
|
@ -108,7 +105,7 @@ The following video walks you through the process of configuring SSO.
|
|||
|
||||
7. Proceed to **add your domain** before you test and enforce SSO.
|
||||
|
||||
### Domain control
|
||||
## Domain control
|
||||
|
||||
Click **Add Domain** and specify the corporate domain you’d like to manage with SSO. Domains should be formatted without protocol or www information, for example, yourcompany.com. Docker currently supports multiple domains that are part of your IdP. Make sure that your domain is reachable through email.
|
||||
|
||||
|
@ -120,7 +117,7 @@ Click **Add Domain** and specify the corporate domain you’d like to manage wit
|
|||
|
||||
{:width="500px"}
|
||||
|
||||
### Domain verification
|
||||
## Domain verification
|
||||
|
||||
To verify ownership of a domain, add a TXT record to your Domain Name System (DNS) settings.
|
||||
|
||||
|
|
Loading…
Reference in New Issue