OpenConext / Mujina

A mock IDP and SP using the OpenSAML library
Apache License 2.0
369 stars 166 forks source link

Added logout support #68

Open veselov opened 3 years ago

veselov commented 3 years ago

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[bot] commented 3 years ago

Welcome to Codecov :tada:

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 :open_umbrella: