ServiceScopes
ServiceScopes
Service roles to be granted.
JSON Example
{
"allRoles": false,
"roleNames": [
"string"
],
"roles": [
{
"name": "string",
"resource": "string"
}
],
"serviceDefinitionId": "string"
}
boolean
allRoles
Optional
For CSP compatibility, ignored by the Identity Service.
array of string
roleNames
Optional
List of role role/service role names to add.
string
serviceDefinitionId
Optional
Service definition ID.