Missing Permissions in Auth0 Dashboard due to Pagination Limit

Overview

This article explains why certain permissions do not appear in the dashboard when a user has more than 100 assigned permissions. The Users > Permissions page lacks toggles or indicators to navigate beyond the first page of results. This documentation provides steps to access the full list of permissions and addresses the lack of UI pagination.

Applies To
  • User Management
  • Permissions
  • Management API
Cause

The dashboard displays only the first 100 permissions and currently lacks a mechanism to flip through additional pages. Because the Universal Interface (UI) truncates after the first page, ad hoc permissions or those defined within roles may not be visible if they fall outside the initial 100 entries.

Solution

To view all permissions assigned to a user, use the Get user permissions endpoint in the Management API to retrieve the full list.

 

NOTE: To address the lack of pagination in the dashboard for future updates, a feature request may be submitted through the Auth0 Feedback page.

Recommended content

No recommended content found...