Add read actions to all unprefixed scopes
Signed-off-by: Ludovic Vielle <ludovic@probo.com>
This commit is contained in:
@@ -27,6 +27,7 @@ var OAuth2ScopeMappings = map[coredata.OAuth2Scope][]string{
|
||||
ActionAliasGet,
|
||||
},
|
||||
ScopeV1ResourceAlias: {
|
||||
ActionAliasGet,
|
||||
ActionAliasSet,
|
||||
ActionAliasRemove,
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user