Login works with the merged sites Answered
If I use a reverse proxy to merge two websites. Can the login work across the two? And obviously, not logging them out in between pages
If I use a reverse proxy to merge two websites. Can the login work across the two? And obviously, not logging them out in between pages
Comments
3 comments
Hello Cameron šš¼
I believe we use localStorage to save the login information. Iām not really sure I know what reverse proxy is but maybe Josh Lopez or Chukwudi Onyekwere or Nicolas Scott has an answer to this.
Even if with subdomains currently, they need to log in twice, but it might be different with React?
No, you'd need to use SSO with our OIDC config, but keep in mind you'll not be able to use any of our client side APIs since the session is different
Nicolas Scott okay thanks for letting me know
Please sign in to leave a comment.