mirror of
https://github.com/grafana/grafana.git
synced 2025-07-29 15:02:28 +08:00
SCIM: Move feature flag to public preview (#107239)
* Move feature flag to public preview * Auto-generate changes
This commit is contained in:
@ -108,6 +108,7 @@ Most [generally available](https://grafana.com/docs/release-life-cycle/#general-
|
||||
| `alertingSaveStateCompressed` | Enables the compressed protobuf-based alert state storage |
|
||||
| `tableNextGen` | Allows access to the new react-data-grid based table component. |
|
||||
| `improvedExternalSessionHandling` | Enables improved support for OAuth external sessions. After enabling this feature, users might need to re-authenticate themselves. |
|
||||
| `enableSCIM` | Enables SCIM support for user and group management |
|
||||
| `elasticsearchCrossClusterSearch` | Enables cross cluster search in the Elasticsearch datasource |
|
||||
| `improvedExternalSessionHandlingSAML` | Enables improved support for SAML external sessions. Ensure the NameID format is correctly configured in Grafana for SAML Single Logout to function properly. |
|
||||
| `alertRuleRestore` | Enables the alert rule restore feature |
|
||||
|
Reference in New Issue
Block a user