From 0d21e3766942274ff8eee0910a06d110fc93e73a Mon Sep 17 00:00:00 2001 From: Catherine Luse Date: Thu, 23 Apr 2020 05:58:23 -0700 Subject: [PATCH] Add Shibboleth to auth service table --- .../rancher/v2.x/en/admin-settings/authentication/_index.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/content/rancher/v2.x/en/admin-settings/authentication/_index.md b/content/rancher/v2.x/en/admin-settings/authentication/_index.md index 6a786d9a78f..b6cc3cad3ae 100644 --- a/content/rancher/v2.x/en/admin-settings/authentication/_index.md +++ b/content/rancher/v2.x/en/admin-settings/authentication/_index.md @@ -27,7 +27,9 @@ The Rancher authentication proxy integrates with the following external authenti | [PingIdentity]({{}}/rancher/v2.x/en/admin-settings/authentication/ping-federate/) | v2.0.7 | | [Keycloak]({{}}/rancher/v2.x/en/admin-settings/authentication/keycloak/) | v2.1.0 | | [Okta]({{}}/rancher/v2.x/en/admin-settings/authentication/okta/) | v2.2.0 | -| [Google OAuth]({{}}/rancher/v2.x/en/admin-settings/authentication/google/) | v2.3.0 | +| [Google OAuth]({{}}/rancher/v2.x/en/admin-settings/authentication/google/) | v2.3.0 | +| [Shibboleth]({{}}/rancher/v2.x/en/admin-settings/authentication/shibboleth) | v2.4.0 | +
However, Rancher also provides [local authentication]({{}}/rancher/v2.x/en/admin-settings/authentication/local/).