Skip to main content

OAuthRole

A list of all oauth roles to which this user belongs.

Properties

NameTypeDescriptionNotes
ancestorIdsList<String>The set of ancestor oauth role ids.
descendantIdsList<String>The set of descendant oauth role ids.
descriptionStringThe description of this oauth role.[optional]
idStringThe UUID of this oauth role. This value is generated when the oauth role is created.
inheritedResourceServerScopeIdsList<String>The set of resource server scopes ids associated with this oauth role based on inheritance from its ancestors.
nameStringThe name of this oauth role.
parentIdStringThe UUID of the parent of this oauth role, if one exists.[optional]
resourceServerScopeIdsList<String>The set of resource server scopes ids associated with this oauth role.