Automatic login

Hi all,

I have the following usecase:

  • 2 different webapps
  • Both websapps use the Auth0 lock web component to login a user.
  • There is a link from the first webapp to the second.
  • When a user is authenticated using the lock component in the first webapp, I want to add a url parameter to the link (accessToken?) to let the user automatically authenticate on the second webapp and get the Auth0 userProfile using that parameter whithout the user having to login again.

Is this possible? Any examples?

thanks a lot for your help!
Peter

Hey there @peve, it sounds like you are looking for Single Sign On. I have linked the document below, give it a look when you get a chance. Thanks!

Hey @peve I wanted to follow up and see if you had any additional questions on Single Sign On? Thanks!

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