SSO between two applications having separate Auth0 databases

Hello Everyone,
I have two different Angular applications registered in same tenant but using different Auth0 databases.
Individually both are working fine. I want to implement SSO between them. Currently when I log in to one application and go to other application, the Login screen of second application appears, how can I automatically login the user in the second application?
@dan.woda and other honorable team members please have a look at this.

Hi @prateek.gupta,

Can you please clarify the following:

Are the angular apps using seperate database connections OR sharing the same connection?

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