LoginResponsePermissions

class LoginResponsePermissions[source]

The permissions of the logged-in user, split by scope.

tenant: TenantPermMap

The tenant-scoped permissions of the logged-in user.

global_: GlobalPermMap

The global-scoped permissions of the logged-in user.