userauthcontext#

async idem_vra.exec.vra.rbac.userauthcontext.get_auth_context_using_get(hub, ctx, **kwargs)[source]#

Retrieve the logged in user’s auth context Performs GET /rbac-service/api/auth-context

Parameters:
  • apiVersion (string) – (optional in query)

  • excludeSupervisorRoleProjects (boolean) – (optional in query) Filters projects based on the supervisor role. When this filter is true it will not include the projects in which the current user is having only supervisor role

  • includeGroups (boolean) – (optional in query) Include Group information. When the flag is true it will include all the groups that has been added to the project and the user is a part of.