mirror of https://github.com/docker/docs.git
fixed links
This commit is contained in:
parent
8606e4fc4b
commit
a05f254d20
|
@ -13,8 +13,7 @@ Using personal access tokens provides some advantages over a password:
|
|||
* When using an access token, you can't perform any admin activity on the account, including changing the password. It protects your account if your computer is compromised.
|
||||
|
||||
Docker provides a [Docker Hub CLI](https://github.com/docker/hub-tool#readme){: target="_blank" rel="noopener" class="_"}
|
||||
tool (currently experimental) and an API that allows you to interact with Docker Hub. Browse
|
||||
through the [Docker Hub API](/docker-hub/api/latest/){: target="_blank" rel="noopener" class="_"} documentation to explore the supported endpoints.
|
||||
tool (currently experimental) and an API that allows you to interact with Docker Hub. Browse through the [Docker Hub API](/docker-hub/api/latest/){: target="_blank" rel="noopener" class="_"} documentation to explore the supported endpoints.
|
||||
|
||||
> **Important**
|
||||
>
|
||||
|
|
|
@ -36,9 +36,9 @@ On the day that your Docker Business subscription starts, your organization's pr
|
|||
|
||||
> **Note**
|
||||
>
|
||||
> If your organization's primary contact does not receive a welcome email from Docker on the day that your subscription starts:
|
||||
> If your organization's primary contact doesn't receive a welcome email from Docker on the day that your subscription starts:
|
||||
> - Check your email spam folder.
|
||||
> - Use the steps below to verify that your Docker Business organization does not already exist.
|
||||
> - Use the steps below to verify that your Docker Business organization doesn't already exist.
|
||||
> - Contact your Docker sales representative to verify your primary contact's email address.
|
||||
|
||||
After completing the steps from the welcome email, verify that your organization exists and your organization has a Docker Business subscription:
|
||||
|
@ -51,7 +51,7 @@ After completing the steps from the welcome email, verify that your organization
|
|||
Now that you have a Docker Business organization, it's time to start adding members. Add members to your organization by using one of the following methods:
|
||||
|
||||
* **Single Sign-on**: Automatically provision and add members when they sign in to Docker through your identity provider. For details, see [Configure Single Sign-on](../single-sign-on/index.md){: target="_blank" rel="noopener" class="_"}.
|
||||
* **System for Cross-domain Identity Management**: Automatically provision, add, and de-provision members from your identity provider. For details, see [System for Cross-domain Identity Management](../docker-hub/scim.md/){: target="_blank" rel="noopener" class="_"}.
|
||||
* **System for Cross-domain Identity Management**: Automatically provision, add, and de-provision members from your identity provider. For details, see [System for Cross-domain Identity Management](../docker-hub/scim.md){: target="_blank" rel="noopener" class="_"}.
|
||||
* **Invite members**: Invite members using their Docker ID or email address. For details, see [Invite members](../docker-hub/members.md/#invite-members){: target="_blank" rel="noopener" class="_"}.
|
||||
> **Note**
|
||||
>
|
||||
|
@ -67,7 +67,7 @@ organization’s settings apply to the user’s session, you can use a `registry
|
|||
|
||||
Create and manage your registries and repositories:
|
||||
|
||||
- If you haven't configured [System for Cross-domain Identity Management](../docker-hub/scim.md/) yet, configure it now for centralized account management.
|
||||
- If you haven't configured [System for Cross-domain Identity Management](../docker-hub/scim.md) yet, configure it now for centralized account management.
|
||||
- Create [repositories](../docker-hub/repos/index.md) to share container images.
|
||||
- [Consolidate a repository](../docker-hub/repos/index.md/#consolidating-a-repository) from your personal account to your organization.
|
||||
- Create [teams](../docker-hub/orgs.md/#create-a-team) and configure [repository permissions](../docker-hub/orgs.md/#configure-repository-permissions).
|
||||
|
|
|
@ -46,7 +46,7 @@ The following video walks you through the process of configuring SSO.
|
|||
> **Note**
|
||||
>
|
||||
> The NameID is your email address and is set as the default.
|
||||
> For example, yourname@mycompany.com. We also support the optional `name` attribute. This attribute name must be lower-cased. _The following is an example of this attribute in Okta._
|
||||
> For example, yourname@mycompany.com. The optional `name` attribute is also supported. This attribute name must be lower-cased. _The following is an example of this attribute in Okta._
|
||||
|
||||
{:width="500px"}
|
||||
|
||||
|
@ -129,7 +129,7 @@ To verify ownership of a domain, add a TXT record to your Domain Name System (DN
|
|||
> **Note**
|
||||
>
|
||||
> 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).
|
||||
> configuration and enforce SSO, or you can configure your [System Cross-domain Identity Management (SCIM)](/docker-hub/scim.md).
|
||||
|
||||
## Test your SSO configuration
|
||||
|
||||
|
|
|
@ -41,4 +41,4 @@ When you disable SSO, you can delete the connection to remove the configuration
|
|||
|
||||
## FAQs
|
||||
|
||||
To learn more see [FAQs](/single-sign-on/faqs.md).
|
||||
To learn more see [FAQs](../faqs.md).
|
||||
|
|
|
@ -72,9 +72,9 @@ Please read the [Blog](https://www.docker.com/blog/updating-product-subscription
|
|||
|
||||
> **Note**
|
||||
>
|
||||
> The licensing and distribution terms for Docker and Moby **open-source** projects, such as Docker Engine, are not changing.
|
||||
> The licensing and distribution terms for Docker and Moby **open-source** projects, such as Docker Engine, aren't changing.
|
||||
|
||||
Docker Desktop is built using open-source software. For information about the licensing of open-source components in Docker Desktop, Select {: .inline} > **About Docker Desktop** > **Acknowledgements**.
|
||||
|
||||
Docker Desktop distributes some components that are licensed under the
|
||||
GNU General Public License. Click [here](https://download.docker.com/opensource/License.tar.gz) to download the source for these components.
|
||||
GNU General Public License. Select [here](https://download.docker.com/opensource/License.tar.gz) to download the source for these components.
|
||||
|
|
|
@ -109,4 +109,4 @@ You can also see if an answer already exists in the following FAQs:
|
|||
- [Docker Desktop for Linux](../desktop/faqs/linuxfaqs.md)
|
||||
- [Docker Desktop for Mac](../desktop/faqs/macfaqs.md)
|
||||
- [Docker Desktop for Windows](../desktop/faqs/windowsfaqs.md)
|
||||
- [Single Sign-on](..//single-sign-on/faqs.md)
|
||||
- [Single Sign-on](../single-sign-on/faqs.md)
|
||||
|
|
Loading…
Reference in New Issue