PrincipalRole
PrincipalRole
Principal role definition
JSON Example
{
"id": "string",
"name": "string",
"scope": "string",
"derived": false,
"description": "string"
}
string
id
Optional
Role id of the role
string
name
Optional
Role display name
string
scope
Optional
Ccope of a role
boolean
derived
Optional
If role is derived from role in some other system.
string
description
Optional
Role description