From 2306f81270831f78406aac9ff3fdb53240c1ff78 Mon Sep 17 00:00:00 2001 From: David Noland Date: Mon, 12 Dec 2022 19:34:48 -0800 Subject: [PATCH] Removed
to fix link --- docs/pages-for-subheaders/authentication-config.md | 1 - 1 file changed, 1 deletion(-) diff --git a/docs/pages-for-subheaders/authentication-config.md b/docs/pages-for-subheaders/authentication-config.md index c61ade4854d..3809d2bf5ea 100644 --- a/docs/pages-for-subheaders/authentication-config.md +++ b/docs/pages-for-subheaders/authentication-config.md @@ -26,7 +26,6 @@ The Rancher authentication proxy integrates with the following external authenti | [Google OAuth](../how-to-guides/new-user-guides/authentication-permissions-and-global-configuration/authentication-config/configure-google-oauth.md) | | [Shibboleth](configure-shibboleth-saml.md) | -
However, Rancher also provides [local authentication](../how-to-guides/new-user-guides/authentication-permissions-and-global-configuration/authentication-config/create-local-users.md). In most cases, you should use an external authentication service over local authentication, as external authentication allows user management from a central location. However, you may want a few local authentication users for managing Rancher under rare circumstances, such as if your external authentication provider is unavailable or undergoing maintenance.