Custom administrator access via dashboard

We have a web application where we would like to give users a limited form of administrator access. I.e. a user with such an “administrator” role should be able to change other users roles as well as deleting other users. Instead of doing this via the Auth0 Management API, we would like users to be able to do this via the Auth0 Dashboard. The access granted in the dashboard should be limited to a specific application, and preferably no other dashboard privileges should be granted.

Is there any way to do this?

Hi @torbdahl,

Welcome to the Auth0 Community!

This document outlines our current Dashboard roles:

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.