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

Compatibility setting and notifications for alternate logout state persistence #587

Merged
merged 1 commit into from Nov 14, 2016

Conversation

explunit
Copy link
Contributor

Fixes #509 by allowing the developer to disable the logout state cookies, while exposing the RelayState value so they can use an alternate approach (e.g. database lookup) for the StoredRequestState

@AndersAbel
Copy link
Member

Go ahead and merge this. I think that this might open up for CSRF issues on the logout sequence, but I can't really see any other way to solve it in a multi domain setup. As it is a non default behaviour, I guess only very few will actually use this setting. So for me, it's fine to merge.

@explunit explunit merged commit e26ab87 into Sustainsys:master Nov 14, 2016
@explunit explunit deleted the no-logout-state-cookie branch November 14, 2016 13:02
@AndersAbel AndersAbel added this to the v0.20.0 milestone Mar 14, 2017
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

Successfully merging this pull request may close these issues.

None yet

2 participants