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

Sign out doesn't clear session #2

Open
idaWHALE opened this issue Jun 10, 2018 · 2 comments
Open

Sign out doesn't clear session #2

idaWHALE opened this issue Jun 10, 2018 · 2 comments

Comments

@idaWHALE
Copy link

When using the logout method, I am redirected to root but can still navigate back to same user dashboard.
Sign in -> Log out -> url.com/dashboard still accessible

@redbmk
Copy link
Contributor

redbmk commented Jun 25, 2018

There's an open issue for the Okta OIDC middleware.

I'm hopeful that the existing code will work once that issue is resolved, but I did post a possible (less than ideal) workaround in that thread.

@SajithDeveloper
Copy link

SajithDeveloper commented Oct 9, 2018

This issue still not resolved. Please provide a solution. Found a fix, redirect to https://dev-xxxxxx.oktapreview.com/oauth2/default/v1/logout?id_token_hint=xxxxx. But couldn't find id_token. This middle-ware is not providing the token in the req.

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

3 participants