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