mirror of
https://github.com/rancher/rancher-docs.git
synced 2026-09-24 03:58:06 +00:00
adding content about using the drop-down instead of search
This commit is contained in:
@@ -48,4 +48,5 @@ If your organization uses Ping Identity Provider (IdP) for user authentication,
|
||||
>**Ping Identity Provider Caveats:**
|
||||
>
|
||||
>- IdP does not support search or lookup. When adding users to [clusters]({{< baseurl >}}/rancher/v2.x/en/k8s-in-rancher/editing-clusters/) or [projects]({{< baseurl >}}/rancher/v2.x/en/k8s-in-rancher/projects-and-namespaces/editing-projects/), the exact IDs must be entered correctly.
|
||||
>- When adding users to [clusters]({{< baseurl >}}/rancher/v2.x/en/k8s-in-rancher/editing-clusters/) or [projects]({{< baseurl >}}/rancher/v2.x/en/k8s-in-rancher/projects-and-namespaces/editing-projects/), group IDs are not supported unless the admin who turned on access control is a member of the group.
|
||||
>- When adding users to [clusters]({{< baseurl >}}/rancher/v2.x/en/k8s-in-rancher/editing-clusters/) or [projects]({{< baseurl >}}/rancher/v2.x/en/k8s-in-rancher/projects-and-namespaces/editing-projects/), group IDs are not supported unless the admin who turned on access control is a member of the group.
|
||||
>- When adding a group that includes an admin to clusters or projects, add it from the drop-down rather than the search bar. If you add the group using the search bar, the group will not get added.
|
||||
@@ -7,10 +7,12 @@ weight: 3015
|
||||
|
||||
Following cluster creation, you can add users as cluster members so that they can access its resources.
|
||||
|
||||
>**Ping Identity Provider Caveats:**
|
||||
>**Ping and MS FS Caveats:**
|
||||
>
|
||||
>- IdP does not support search or lookup. When adding users to clusters, the exact IDs must be entered correctly.
|
||||
>- When adding users to a cluster, group IDs are not supported unless the admin who turned on access control is a member of the group.
|
||||
>- When adding a group that includes an admin to clusters, add it from the drop-down rather than the search bar. If you add the group using the search bar, the group will not get added.
|
||||
|
||||
|
||||
1. From the **Global** view, open the cluster that you want to add members to.
|
||||
|
||||
|
||||
+2
-1
@@ -11,10 +11,11 @@ After projects are created, there are certain aspects that can be changed later.
|
||||
|
||||
Following project creation, you can add users as project members so that they can access its resources.
|
||||
|
||||
>**Ping Identity Provider Caveats:**
|
||||
>**Ping and MS FS Caveats:**
|
||||
>
|
||||
>- IdP does not support search or lookup. When adding users to projects, the exact IDs must be entered correctly.
|
||||
>- When adding users to a project, group IDs are not supported unless the admin who turned on access control is a member of the group.
|
||||
>- When adding a group that includes an admin to projects, add it from the drop-down rather than the search bar. If you add the group using the search bar, the group will not get added.
|
||||
|
||||
1. From the **Global** view, open the project that you want to add members to.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user