Isolate users by Organization

Problem statement: Is it possible to isolate users by Organization?

Example scenario - I have a user user1@app.com and 2 Organizations Org1 and Org2. The user has been added to both of these Organizations. Both organizations are attached to one single Auth0 application(SPA, for instance). Is it possible to require the user user1@app.com to use different passwords when logging into each Organization?

Solution: The scenario above is possible by having 2 users with the same email address in separate Connections, each connection in its own separate Organization. With this configuration user1@app.com will be able to log in to both Org1 and Org2 with respective Connection passwords.

Resources :books: :

Related FAQ: