Name | Type | Description | Notes |
---|---|---|---|
name | str | Name of custom user role | [optional] |
extended_role | str | Custom role. Must not be one of the defined values (i.e. "user", "observer", "stakeholder") | [optional] |
granted_rights | list[str] | Rights granted to the custom user role. | [optional] |
disallowed_rights | list[str] | Rights disallowed for the custom user role. | [optional] |