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

[Question]: Is there a demo or guidance on how 2 applications can implement "SSO"(as I understand it) that exist under different sub domains? #1924

Open
AFDevMike opened this issue Apr 10, 2024 · 0 comments
Labels

Comments

@AFDevMike
Copy link

AFDevMike commented Apr 10, 2024

What Version of the library are you using?
15.0.2

Question
I have an STS with the Authorization Code PKCE flow.

Is there a demo or guidance on how 2 applications can implement "SSO"(as I understand it) that exist under different sub domains?

I.e. In google you can open mail.google.com in 1 tab/window and news.google.com in another. If you log in or out on either, the other immediately shows logged in/out.

My understanding is its feasible to implement AbstractSecurityStorage with cookies. But I don't want to break the security and I see a comment that even 'LocalStorageManagerService ' is less secure.

@AFDevMike AFDevMike changed the title [Question]: Is there a demo or guidance on how to 2 applications can implement "SSO"(as I understand it) that exist under different sub domains? [Question]: Is there a demo or guidance on how 2 applications can implement "SSO"(as I understand it) that exist under different sub domains? Apr 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant