AllowedScopes
AllowedScopes
Roles and service roles to be granted to this client.
JSON Example
{
"allRoles": false,
"servicesScopes": [
{
"allRoles": false,
"roleNames": [
"string"
],
"roles": [
{
"name": "string",
"resource": "string"
}
],
"serviceDefinitionId": "string"
}
],
"organizationScopes": {
"allRoles": false,
"roleNames": [
"string"
],
"roles": [
{
"name": "string"
}
]
},
"generalScopes": [
"string"
]
}
boolean
allRoles
Optional
For CSP compatibility, ignored by the Identity Service.
array of string
generalScopes
Optional
For CSP compatibility, ignored by the Identity Service.