mirror of
https://github.com/grafana/grafana.git
synced 2026-08-11 13:44:59 -05:00
Auth: Remove DevModeRequired from the SsoSettingsApi feature toggle (#81091)
Remove DevModeRequired from ft
This commit is contained in:
@@ -165,6 +165,7 @@ Experimental features might be changed or removed without prior notice.
|
||||
| `extractFieldsNameDeduplication` | Make sure extracted field names are unique in the dataframe |
|
||||
| `dashboardSceneForViewers` | Enables dashboard rendering using Scenes for viewer roles |
|
||||
| `dashboardScene` | Enables dashboard rendering using scenes for all roles |
|
||||
| `ssoSettingsApi` | Enables the SSO settings API |
|
||||
| `logsInfiniteScrolling` | Enables infinite scrolling for the Logs panel in Explore and Dashboards |
|
||||
| `flameGraphItemCollapsing` | Allow collapsing of flame graph items |
|
||||
| `pluginsSkipHostEnvVars` | Disables passing host environment variable to plugin processes |
|
||||
@@ -186,4 +187,3 @@ The following toggles require explicitly setting Grafana's [app mode]({{< relref
|
||||
| `grafanaAPIServerWithExperimentalAPIs` | Register experimental APIs with the k8s API server |
|
||||
| `grafanaAPIServerEnsureKubectlAccess` | Start an additional https handler and write kubectl options |
|
||||
| `panelTitleSearchInV1` | Enable searching for dashboards using panel title in search v1 |
|
||||
| `ssoSettingsApi` | Enables the SSO settings API |
|
||||
|
||||
Reference in New Issue
Block a user