Chore: Add feature toggle for session storage redirect handling (#93575)

Add feature toggle for session storage redirect handling
This commit is contained in:
Misi
2024-09-23 11:31:23 +02:00
committed by GitHub
parent 2e38329026
commit b369341868
6 changed files with 38 additions and 0 deletions

View File

@@ -105,6 +105,7 @@ Most [generally available](https://grafana.com/docs/release-life-cycle/#general-
| `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 |
| `cloudwatchMetricInsightsCrossAccount` | Enables cross account observability for Cloudwatch Metric Insights query builder |
| `useSessionStorageForRedirection` | Use session storage for handling the redirection after login |
## Experimental feature toggles