mirror of https://github.com/docker/docs.git
Remove Hub tab on manage users heading
This commit is contained in:
parent
22138707c7
commit
07bf87ede2
|
@ -54,21 +54,10 @@ aliases:
|
|||
|
||||
## Manage users
|
||||
|
||||
{{< tabs >}}
|
||||
{{< tab name="Admin Console" >}}
|
||||
|
||||
{{< include "admin-early-access.md" >}}
|
||||
|
||||
{{% admin-sso-management-users product="admin" %}}
|
||||
|
||||
{{< /tab >}}
|
||||
{{< tab name="Docker Hub" >}}
|
||||
|
||||
{{% admin-sso-management-users product="hub" %}}
|
||||
|
||||
{{< /tab >}}
|
||||
{{< /tabs >}}
|
||||
|
||||
## Manage provisioning
|
||||
|
||||
Users are provisioned with Just-in-Time (JIT) provisioning by default. If you enable SCIM, you can disable JIT. For more information, see the [Provisioning overview](/manuals/security/for-admins/provisioning/_index.md) guide.
|
||||
|
|
Loading…
Reference in New Issue