Auth: Promote ssoSettingsLDAP flag to public preview (#94242)

* promote ssoSettingsLDAP flag to public preview

* add generated file
This commit is contained in:
Mihai Doarna
2024-10-04 14:59:42 +03:00
committed by GitHub
parent 458fc69616
commit a82f102878
4 changed files with 17 additions and 13 deletions

View File

@@ -111,6 +111,7 @@ Most [generally available](https://grafana.com/docs/release-life-cycle/#general-
| `ssoSettingsSAML` | Use the new SSO Settings API to configure the SAML connector |
| `accessActionSets` | Introduces action sets for resource permissions. Also ensures that all folder editors and admins can create subfolders without needing any additional permissions. |
| `azureMonitorPrometheusExemplars` | Allows configuration of Azure Monitor as a data source that can provide Prometheus exemplars |
| `ssoSettingsLDAP` | Use the new SSO Settings API to configure LDAP |
| `cloudwatchMetricInsightsCrossAccount` | Enables cross account observability for Cloudwatch Metric Insights query builder |
| `useSessionStorageForRedirection` | Use session storage for handling the redirection after login |