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

Logout functionality in Chrome #4

Open
ljayaprakash opened this issue Jun 29, 2017 · 1 comment
Open

Logout functionality in Chrome #4

ljayaprakash opened this issue Jun 29, 2017 · 1 comment

Comments

@ljayaprakash
Copy link

Has anyone tested logout functionality in Chrome? Login right after the logout is auto authenticating without asking for credentials.
id_token and access_token are removed from localstorage on logout click but, for some reason chrome browser still saving them somewhere.

@pravinady
Copy link

@ljayaprakash - The user's SSO session at the IDP might be still valid and this might be the reason why you are logged-in automatically even though the tokens are removed from the local storage.

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

2 participants