From 680e89634a49e38939e4e05d6eee6d7664b29ab9 Mon Sep 17 00:00:00 2001 From: Hemant-Mulchandani Date: Tue, 22 Aug 2023 06:19:00 +0000 Subject: [PATCH] Grafana - Update Advanced parameters --- includes/config-grafana.rst | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) diff --git a/includes/config-grafana.rst b/includes/config-grafana.rst index ef7c7dae51..1c131f2ece 100644 --- a/includes/config-grafana.rst +++ b/includes/config-grafana.rst @@ -127,6 +127,14 @@ +``oauth_allow_insecure_email_lookup`` +------------------------------------- +*boolean* + +**Enforce user lookup based on email instead of the unique ID provided by the IdP** + + + ``auth_generic_oauth`` ---------------------- *object* @@ -163,6 +171,12 @@ **Authorization URL** +``auto_login`` +~~~~~~~~~~~~~~ +*boolean* + +**Allow users to bypass the login screen and automatically log in** + ``client_id`` ~~~~~~~~~~~~~ *string* @@ -535,6 +549,14 @@ +``dashboard_previews_enabled`` +------------------------------ +*boolean* + +**Enable browsing of dashboards in grid (pictures) mode** This feature is new in Grafana 9 and is quite resource intensive. It may cause low-end plans to work more slowly while the dashboard previews are rendering. + + + ``viewers_can_edit`` -------------------- *boolean*