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

InResponseTo is not valid in logout #351

Closed
VilleMiekkoja opened this issue Feb 11, 2019 · 4 comments
Closed

InResponseTo is not valid in logout #351

VilleMiekkoja opened this issue Feb 11, 2019 · 4 comments

Comments

@VilleMiekkoja
Copy link
Contributor

Logout does not set InResponseTo to cache. But then expects it to be found in logout-callback if passport.authenticate is applied there (as should). This results in error:

InResponseTo is not valid

@stavros-wb
Copy link
Contributor

@VilleMiekkoja are you using MultiSamlStrategy?

@VilleMiekkoja
Copy link
Contributor Author

@stavros-wb No.

@VilleMiekkoja
Copy link
Contributor Author

Opened PR for this: #356

@markstos
Copy link
Contributor

Related PR has been merged.

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