Hi,
Im trying to invite users to organizations by following this guide. I want the users to be located in auth0.
When I invite a new user, that user receives the invitation e-mail and clicking it goes to my application domain which calls the “/authorize” end-point.
The user is presented with the login page and is asked for e-mail & password but since the user doesn’t exist, they can’t login and the “forgot password” also doesn’t work.
If I manually create the user in auth0 and the user clicks the invitation link, they can login but the invitation remains in pending status.
What am I missing in this flow?
Cheers,
Lior.