adding note about pingfederate caveats

This commit is contained in:
MBishop17
2018-08-07 14:50:53 -07:00
committed by Mark Bishop
parent d57d1dd115
commit 52140abbd6
3 changed files with 16 additions and 1 deletions
@@ -43,4 +43,9 @@ If your organization uses Ping Identity Provider (IdP) for user authentication,
>**Note:** You may have to disable your popup blocker to see the IdP login page. >**Note:** You may have to disable your popup blocker to see the IdP login page.
**Result:** Rancher is configured to work with PingIdentity. Your users can now sign into Rancher using their PingIdentity logins. **Result:** Rancher is configured to work with PingIdentity. Your users can now sign into Rancher using their PingIdentity logins.
>**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.
@@ -7,6 +7,11 @@ weight: 3015
Following cluster creation, you can add users as cluster members so that they can access its resources. Following cluster creation, you can add users as cluster members so that they can access its resources.
>**Ping Identity Provider 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.
1. From the **Global** view, open the cluster that you want to add members to. 1. From the **Global** view, open the cluster that you want to add members to.
2. From the main menu, select **Members**. Then click **Add Member**. 2. From the main menu, select **Members**. Then click **Add Member**.
@@ -11,6 +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. Following project creation, you can add users as project members so that they can access its resources.
>**Ping Identity Provider 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.
1. From the **Global** view, open the project that you want to add members to. 1. From the **Global** view, open the project that you want to add members to.
2. From the main menu, select **Members**. Then click **Add Member**. 2. From the main menu, select **Members**. Then click **Add Member**.