Action Details Tab Missing from Dashboard Logs in /oauth/ro Logins
Last Updated:
Overview
After a successful login with the Legacy /oauth/ro endpoint, the view of the Tenant Log in the Dashboard does not show the Action Details tab, even if actions were enabled and executed.
Applies To
- Tenant Log
- Action Details
- Legacy Endpoint
Solution
Auth0 does not include the action's context in the logs from the legacy /oauth/ro endpoint. Since this is a legacy endpoint, there are no plans to add support for this, and the recommendation is to switch to the /oauth/token endpoint, which is fully supported.
Related References
- API Documentation for
/oauth/tokenendpoint: Resource Owner Password Flow