From ffe3cdafc3f5254ab3188e420f1c602cbf51ef7d Mon Sep 17 00:00:00 2001 From: MBishop17 Date: Mon, 6 Aug 2018 11:36:03 -0700 Subject: [PATCH] adding content about using the drop-down instead of search --- .../en/admin-settings/authentication/ping-federate/_index.md | 3 ++- .../rancher/v2.x/en/k8s-in-rancher/editing-clusters/_index.md | 4 +++- .../projects-and-namespaces/editing-projects/_index.md | 3 ++- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/content/rancher/v2.x/en/admin-settings/authentication/ping-federate/_index.md b/content/rancher/v2.x/en/admin-settings/authentication/ping-federate/_index.md index bec28e284a5..13e93180a97 100644 --- a/content/rancher/v2.x/en/admin-settings/authentication/ping-federate/_index.md +++ b/content/rancher/v2.x/en/admin-settings/authentication/ping-federate/_index.md @@ -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. \ No newline at end of file +>- 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. \ No newline at end of file diff --git a/content/rancher/v2.x/en/k8s-in-rancher/editing-clusters/_index.md b/content/rancher/v2.x/en/k8s-in-rancher/editing-clusters/_index.md index f2d068e09b9..309e665b75c 100644 --- a/content/rancher/v2.x/en/k8s-in-rancher/editing-clusters/_index.md +++ b/content/rancher/v2.x/en/k8s-in-rancher/editing-clusters/_index.md @@ -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. diff --git a/content/rancher/v2.x/en/k8s-in-rancher/projects-and-namespaces/editing-projects/_index.md b/content/rancher/v2.x/en/k8s-in-rancher/projects-and-namespaces/editing-projects/_index.md index 609d59e2cec..a536452b1dd 100644 --- a/content/rancher/v2.x/en/k8s-in-rancher/projects-and-namespaces/editing-projects/_index.md +++ b/content/rancher/v2.x/en/k8s-in-rancher/projects-and-namespaces/editing-projects/_index.md @@ -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.