From ecfe76a5fab3cd6815f9c177c901840580c3c85d Mon Sep 17 00:00:00 2001 From: Catherine Luse Date: Fri, 28 Feb 2020 14:55:48 -0700 Subject: [PATCH] Remove unnecessary line --- .../en/admin-settings/authentication/shibboleth/about/_index.md | 2 -- 1 file changed, 2 deletions(-) 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 33e88250453..249fc6195d7 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 @@ -11,8 +11,6 @@ Because Shibboleth is a SAML provider, it does not support searching for groups. One solution to this problem is to configure an OpenLDAP identity provider. With an OpenLDAP back end for Shibboleth, you will be able to search for groups in Rancher and assign them to resources such as clusters, projects, or namespaces from the Rancher UI. -This section covers the following topics: - ### Terminology - **Shibboleth** is a single sign-on log-in system for computer networks and the Internet. It allows people to sign in using just one identity to various systems. It validates user credentials, but does not, on its own, handle group memberships.