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 not working #47

Open
TanVD opened this issue Oct 20, 2016 · 0 comments
Open

Logout not working #47

TanVD opened this issue Oct 20, 2016 · 0 comments

Comments

@TanVD
Copy link
Contributor

TanVD commented Oct 20, 2016

We use OAuth 2.0 Authentication-Code flow to authenticate users on service. For now it implements logging in, but will not work for logout, because after logging out from service you will be redirected to Authentication Service where you have already authenticated and then will be redirected back to service and will be authenticated again with OAuth 2.0. We need to implement full logout flow - first logout from Authentication Service, then from service.

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

No branches or pull requests

1 participant