From 53b31fa7199fde2baf92f01d7c465cbb26d358c3 Mon Sep 17 00:00:00 2001 From: "Grot (@grafanabot)" <43478413+grafanabot@users.noreply.github.com> Date: Fri, 5 May 2023 10:58:23 +0100 Subject: [PATCH] [v10.0.x] Docs: Add a note about disabling SAML UI (#67898) Docs: Add a note about disabling SAML UI (#67877) (cherry picked from commit e5b12e23b12992cfd39537719e4c387e3dca5693) Co-authored-by: Vardan Torosyan --- .../configure-authentication/saml-ui/index.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/sources/setup-grafana/configure-security/configure-authentication/saml-ui/index.md b/docs/sources/setup-grafana/configure-security/configure-authentication/saml-ui/index.md index 9b3cc4aaef3..885638a9bc3 100644 --- a/docs/sources/setup-grafana/configure-security/configure-authentication/saml-ui/index.md +++ b/docs/sources/setup-grafana/configure-security/configure-authentication/saml-ui/index.md @@ -20,6 +20,8 @@ The Grafana SAML UI provides the following advantages over configuring SAML in t > **Note:** Configuration in the UI takes precedence over the configuration in the Grafana configuration file. SAML settings from the UI will override any SAML configuration set in the Grafana configuration file. +> **Note:** Disabling the UI does not affect any configuration settings that were previously set up through the UI. Those settings will continue to function as intended even with the UI disabled. + ## Before you begin To follow this guide, you need: