Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SSO and sub-domains #1266

Open
ETFairfax opened this issue May 30, 2024 · 0 comments
Open

SSO and sub-domains #1266

ETFairfax opened this issue May 30, 2024 · 0 comments
Labels
question Further information is requested

Comments

@ETFairfax
Copy link

Hi there.
Apologies for the basic question:

Is there anything I need to be aware of regarding SSO login for multiple React SPA on different sub domains? For example, I'd like to be able to sign in via app1.foo.com, and be signed in on app2.foo.com? (and vise-versa)

Same question for signing out? I'd like the sign out of app2.foo.com to sign the user out of of app1.foo.com as well. I'm assuming the a revokeTokens from either do the trick but wasn't sure.

If yes is there a specific setup regarding token storage to support all this? I'd also like the user to also be logged out of all apps should the browser be closed.

@pamapa pamapa added the question Further information is requested label Jun 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants