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

Added logout support #68

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open

Added logout support #68

wants to merge 2 commits into from

Conversation

veselov
Copy link

@veselov veselov commented Feb 4, 2021

Single logout support (implements #51)

This is more in an RFC stage, feedback will be greatly appreciated.
Got this working with OneLogin SAML client library, had to use HTTP Redirect bindings for logout.

The test is no so clean, but I wanted to make sure that the user is truly logged in before calling logout. I'm not fluent in Spring, so I'm not sure the actual log out process is correct, but at least seems to be working.

@codecov
Copy link

codecov bot commented Feb 4, 2021

Welcome to Codecov 🎉

Once you merge this PR into your default branch, you're all set! Codecov will compare coverage reports and display results in all future pull requests.

Thanks for integrating Codecov - We've got you covered ☂️

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.

1 participant