mirror of https://github.com/docker/docs.git
updated subscription
This commit is contained in:
parent
8ebd41f2f6
commit
746afc20c5
Binary file not shown.
Before Width: | Height: | Size: 26 KiB After Width: | Height: | Size: 56 KiB |
|
@ -113,9 +113,9 @@ 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
|
||||
|
||||
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.
|
||||
Select **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 supports multiple domains that are part of your IdP. Make sure that your domain is reachable through email.
|
||||
|
||||
> **Note**
|
||||
>
|
||||
|
@ -137,7 +137,7 @@ To verify ownership of a domain, add a TXT record to your Domain Name System (DN
|
|||
* Name/Host/Alias: leave the default (@ or blank)
|
||||
* Time to live (TTL): enter **86400**
|
||||
|
||||
3. After you have updated the fields, click **Save**.
|
||||
3. After you have updated the fields, select **Save**.
|
||||
|
||||
> **Note**
|
||||
>
|
||||
|
@ -145,7 +145,7 @@ To verify ownership of a domain, add a TXT record to your Domain Name System (DN
|
|||
> your DNS host. The Domains table will have an Unverified status during
|
||||
> this time.
|
||||
|
||||
4. In the Security section of your Docker organization, click **Verify** next to the domain you want to verify after 72 hours.
|
||||
4. In the Security section of your Docker organization, select **Verify** next to the domain you want to verify after 72 hours.
|
||||
|
||||
Once you've verified your domain, you can move forward to test your configuration and enforce SSO, or you can [Configure your System Cross-domain Identity Management (SCIM)](../docker-hub/scim.md).
|
||||
|
||||
|
@ -163,7 +163,7 @@ Test SSO by logging in and out successfully, confirm that all members in your or
|
|||
|
||||
Admins can force users to authenticate with Docker Desktop by provisioning a registry.json configuration file. The registry.json file will force users to authenticate as a user that is configured in the allowedOrgs list in the registry.json file. For info on how to configure a registry.json file see [Configure registry.json](../docker-hub/image-access-management.md#enforce-authentication)
|
||||
|
||||
1. On the Single Sign-On page in Docker Hub, click **Turn ON Enforcement** to enable your SSO.
|
||||
1. On the Single Sign-On page in Docker Hub, select **Turn ON Enforcement** to enable your SSO.
|
||||
2. When SSO is enforced, your members are unable to modify their email address and password, convert a user account to an organization, or set up 2FA through Docker Hub. You must enable 2FA through your IdP.
|
||||
|
||||
> **Note**
|
||||
|
|
|
@ -30,9 +30,9 @@ To purchase a Pro, Team, or Business subscription:
|
|||
|
||||
> **Note**
|
||||
>
|
||||
> To upgrade to a Business subscription, you must have at least 5 users and at least 40 users through purchase orders. To create a purchase order, specify the number of users and then click the **Contact Sales form**. Then, continue the on-screen instructions for the billing details and click **Purchase**.
|
||||
> To upgrade to a Business subscription via purchase orders you must have at least 25 seats. To create a purchase order, specify the number of users and then select the **Contact Sales form**. Then, continue the on-screen instructions for the billing details and select **Purchase**.
|
||||
|
||||
4. Click **Continue to Payment** and update the fields to complete your purchase.
|
||||
4. Select **Continue to Payment** and update the fields to complete your purchase.
|
||||
|
||||
## Switch from a monthly subscription to an annual subscription
|
||||
|
||||
|
@ -41,8 +41,8 @@ To upgrade from a monthly subscription to an annual subscription:
|
|||
1. Log into your [Docker Hub](https://hub.docker.com){: target="_blank" rel="noopener" class="_"} account as an organization owner or with your personal account.
|
||||
2. Open the drop-down menu next to your username in the top-right corner and select **Billing**.
|
||||
3. Select your personal account or organization from the left-hand menu and select the **Payment Methods** tab.
|
||||
4. Click **switch to annual billing**
|
||||
5. Review the information displayed on the **Change to an Annual subscription** page and click **Accept Terms and Purchase** to confirm.
|
||||
4. Select **switch to annual billing**
|
||||
5. Review the information displayed on the **Change to an Annual subscription** page and select **Accept Terms and Purchase** to confirm.
|
||||
|
||||
You can view the confirmation of the upgrade with an invoice containing details about your new subscription, entitlements, and the total cost on the **Billing** page.
|
||||
|
||||
|
@ -62,5 +62,4 @@ To update the billing information for your organization or personal account:
|
|||
>
|
||||
> The details displayed in the **Contact Information** section is used to generate your invoice. All billing-related information is sent to the email address listed in this section. Invoices are sent to one email address. Please contact your administrator to create a group within your organization that includes all of the email addresses.
|
||||
|
||||
4. Click **Update** to save your changes.
|
||||
|
||||
4. Select **Update** to save your changes.
|
||||
|
|
Loading…
Reference in New Issue