Authn UI: Remove feature toggle (#70073)

* Authn UI: Remove feature toggle

* remove feature flag usage
This commit is contained in:
Alexander Zobnin
2023-06-14 19:58:15 +03:00
committed by GitHub
parent 6dc65d4d5d
commit 6c7d5bf95f
8 changed files with 7 additions and 22 deletions
@@ -38,7 +38,6 @@ Some features are enabled by default. You can disable these feature by setting t
| `dataplaneFrontendFallback` | Support dataplane contract field name change for transformations and field name matchers where the name is different | Yes |
| `alertingNotificationsPoliciesMatchingInstances` | Enables the preview of matching instances for notification policies | Yes |
| `useCachingService` | When turned on, the new query and resource caching implementation using a wire service inject will be used in place of the previous middleware implementation | |
| `authenticationConfigUI` | Enables authentication configuration UI | Yes |
| `advancedDataSourcePicker` | Enable a new data source picker with contextual information, recently used order and advanced mode | Yes |
## Preview feature toggles