From 917419b234f7d2da4deaf31af87500e57b5d0e8b Mon Sep 17 00:00:00 2001 From: Max Sokolovsky Date: Mon, 24 Oct 2022 14:15:43 -0400 Subject: [PATCH] Add a note about re-configuring a previously set up auth provider --- docs/pages-for-subheaders/about-authentication.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/docs/pages-for-subheaders/about-authentication.md b/docs/pages-for-subheaders/about-authentication.md index 2e8cb606b15..208f0991b7d 100644 --- a/docs/pages-for-subheaders/about-authentication.md +++ b/docs/pages-for-subheaders/about-authentication.md @@ -101,3 +101,11 @@ Configuration of external authentication affects how principal users are managed ![Sign In External Principal](/img/users-page.png) 6. The external principal and the local principal share the same access rights. + +:::note Reconfiguring a previously set up auth provider + +If you need to reconfigure or disable then re-enable a provider that had been previously set up, ensure that the user who attempts to do so +is logged in to Rancher as an external user, not the local admin. + +::: +