Auth0 Action Logs Access for Non-Admin Dashboard Users

Overview

A non-admin Dashboard user cannot access Action Logs in Auth0 because direct access to the Actions execution tab requires the Admin role. Assigning all available roles except Admin still results in no access to the Actions execution tab. Assigning the Viewer - Users role provides a workaround to view the execution trace within relevant log events.

Applies To

  • Auth0
  • Action Logs
  • Dashboard Roles

Cause

Direct access to the Action Logs feature requires the Admin role.

Solution

How are Action execution traces viewed without the Admin role?

Assign the Viewer - Users role to the non-admin user and navigate to the relevant log events to view the Actions execution trace.

  1. Assign the Viewer - Users role to the non-admin user.
  2. Navigate to Monitoring and select Logs.
  3. Open relevant log events (for example, s, f, ss, fs).
  4. View the Actions execution tab to see the execution trace for any Actions that ran during that flow.


NOTE: The Auth0 Management API (GET /api/v2/logs) returns log events but does not include the Actions execution tab data. No external streaming or command-line interface (CLI) workaround exists for Action execution traces, as Auth0 restricts them to the Dashboard. Submit a feature request at Auth0 Feedback.

Recommended content

No recommended content found...