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

hasSession-cache used regardless of SA Client ID change #51

Open
vetleaa opened this issue Jun 13, 2018 · 0 comments
Open

hasSession-cache used regardless of SA Client ID change #51

vetleaa opened this issue Jun 13, 2018 · 0 comments

Comments

@vetleaa
Copy link

vetleaa commented Jun 13, 2018

Note: This issue is highly specific and I'm not sure you should fix it, but here goes

When two stacks on the same domain with separate SA Client IDs are navigated between, the hasSession-cache is kept (e.g. news.com and news.com/pluss).

The SDK never validates the Client ID stored in hasSession-cache against the running Client ID. This causes other values (SP_ID etc.) to be invalid until the cache expires. This can cause problems communicating with other services / APIs.

Also, I've made a manual workaround for my implementation, so don't worry about that 👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant