From f8ab934e5d3173b68b2214de3f1d70507a454a09 Mon Sep 17 00:00:00 2001 From: Catherine Luse Date: Fri, 28 Feb 2020 20:05:49 -0700 Subject: [PATCH] Fix typo --- .../en/admin-settings/authentication/shibboleth/about/_index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/rancher/v2.x/en/admin-settings/authentication/shibboleth/about/_index.md b/content/rancher/v2.x/en/admin-settings/authentication/shibboleth/about/_index.md index 249fc6195d7..6a057b2104a 100644 --- a/content/rancher/v2.x/en/admin-settings/authentication/shibboleth/about/_index.md +++ b/content/rancher/v2.x/en/admin-settings/authentication/shibboleth/about/_index.md @@ -28,7 +28,7 @@ In this scenario, OpenLDAP allows the cluster owner to search for groups when as When a member of the OpenLDAP group logs in to Rancher, she is redirected to Shibboleth and enters her username and password. -Shibboleth validates her credentials, and retrieves user attributes from OpenLDAP, including groups. Then Shibboleth sends a SAML assertion to Rancher including the user attributes. Rancher uses the group data so that she can access all of the resources and permissions that her groups has permissions for. +Shibboleth validates her credentials, and retrieves user attributes from OpenLDAP, including groups. Then Shibboleth sends a SAML assertion to Rancher including the user attributes. Rancher uses the group data so that she can access all of the resources and permissions that her groups have permissions for. ![Adding OpenLDAP Group Permissions to Rancher Resources]({{}}/img/rancher/shibboleth-with-openldap-groups.svg) \ No newline at end of file