[authn] adding appPlatformGrpcClientAuth featureflag (#94640)
* introduce appPlatformGrpcClientAuth (renamed appPlatformAccessTokens which is not used) * re-run toggles gen --------- Co-authored-by: gamab <gabriel.mabille@grafana.com>
This commit is contained in:
co-authored by
gamab
parent
67cbbf84ca
commit
a69ee676ba
@@ -211,7 +211,7 @@ export interface FeatureToggles {
|
||||
exploreLogsAggregatedMetrics?: boolean;
|
||||
exploreLogsLimitedTimeRange?: boolean;
|
||||
homeSetupGuide?: boolean;
|
||||
appPlatformAccessTokens?: boolean;
|
||||
appPlatformGrpcClientAuth?: boolean;
|
||||
appSidecar?: boolean;
|
||||
groupAttributeSync?: boolean;
|
||||
alertingQueryAndExpressionsStepMode?: boolean;
|
||||
|
||||
Reference in New Issue
Block a user