You are here
6 calls to GenericResource::normalizePagination() in Auth0 Single Sign On 8.2
- Roles::getPermissions in vendor/auth0/auth0-php/src/API/Management/Roles.php
- Get the permissions associated to a role.
Required scope: "read:roles"
- Roles::getUsers in vendor/auth0/auth0-php/src/API/Management/Roles.php
- Get users assigned to a specific role.
Required scopes:
- Users::getAll in vendor/auth0/auth0-php/src/API/Management/Users.php
- Search all Users.
Required scopes:
- Users::getLogs in vendor/auth0/auth0-php/src/API/Management/Users.php
- Get log entries for a specific user.
Required scope: "read:logs"
- Users::getPermissions in vendor/auth0/auth0-php/src/API/Management/Users.php
- Get all permissions for a specific user.
Required scope: "read:users"
- Users::getRoles in vendor/auth0/auth0-php/src/API/Management/Users.php
- Get all roles assigned to a specific user.
Required scopes: