Hi,
I do have a question regarding Auth0 users creation.
We have a customer who want to manage authentication but does not want to manage authorization. They have something like 400 users.
We had created an Enterprise connection to their Azure Active Directory and we were hoping to pre-create those users and assign them some roles in Auth0.
So when a user log for the first time they would have been assign the rights roles already.
But Auth0 Users API does not allowed to create WAAD users, only users through a Database or Passwordless connection.
Is there any other way we could do something like that ?
Thanks !