2 applications, 1 database. login only one time

Is the following scenario possible?
Assumptions:
I have 2 applications (2 different Client IDs) and I use one Auth0 Username-Password-Authentication Database (central user base). and new universal login

The user logs in to Application A - is redirected to Auth0, puts the login and password, and enters Application A. Then the user enters the URL in the same browser (or clicks the link) to Application B. The login screen appears again :frowning:
I would like the user not to have to enter login and password again. Is it possible that application B (different ClientId) gets the application A token?

Hi @kubasz,

Yes this is possible. Take a look at this article:

Let me know if you have any questions.

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