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

Introduce SAML SP-initiated Logout to SATOSA proxy #431

Open
wants to merge 59 commits into
base: master
Choose a base branch
from

Conversation

sebulibah
Copy link
Contributor

@sebulibah sebulibah commented Feb 15, 2023

This PR introduces SAML Single Logout support for SATOSA. With this addition users will be able to log out of SAML Service Providers, improving security and user experience.

Changes

  • Register single_logout_service methods to endpoints
  • Register logout_callback functions
  • Add functions to handle logout requests and logout responses
  • Add a database to store session information required for logout

Testing

All Submissions:

  • Have you checked to ensure there aren't other open Pull Requests for the same update/change?
  • Have you added an explanation of what problem you are trying to solve with this PR?
  • Have you added information on what your changes do and why you chose this as your solution?
  • Have you written new tests for your changes?
  • Does your submission pass tests?
  • This project follows PEP8 style guide. Have you run your code against the 'flake8' linter?

@c00kiemon5ter c00kiemon5ter self-assigned this Sep 26, 2023
@niheconomoum
Copy link

We presented this work at the 2023 Internet2 Technology Exchange.

@sbliven
Copy link

sbliven commented Jun 27, 2024

This looks pretty far along. What's blocking the merge?

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

Successfully merging this pull request may close these issues.

4 participants