ServiceScopes

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.

roles
Optional

For CSP compatibility, ignored by the Identity Service.

string
serviceDefinitionId
Optional

Service definition ID.

Property Of