Custom creation of tenant member accounts using Mgmt API

1/ We would like to be able to automate tenant member creation through Auth0 Mgmt API to implement following functionality:
a/ limit tenant member accounts to accounts created with corporate emails only
b/ ability to force tenant members to on every login undergo MFA challenge using their corporate email only
c/ we want to be able to set permissions on tenant member accounts with finer granularity than currently exists in the Auth0 dashboard. Ex: our clients’ customer support staff is only allowed to Reset User’s MFA, and must be forbidden from performing other actions on users’ accounts.

Hi @katarzyna.gordon,

Thank you for the feedback and the thorough info!