Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Expand
titleAccess Role in User Search

Access Role in User Search

The Roles are saved in a field called: 

userRoleId

Therefore you can search for Roles in the menu Users to find all users of a role. You cannot access roles in the Content Browser, but only Permission Sets

Case

Value

Exact Match

userRoles.userRoleId:GUID

Has no Role assigned

-_exists_:userRoles.userRoleId

Has Role assigned

_exists_:userRoles.userRoleId

Filter by label (Content by label)
showLabelsfalse
showSpacefalse
titleSolutions
cqllabel = "advanced-search" and label = "roles" and space = "SOL"

...