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

Clarify SLO support in passport-saml #862

Merged
merged 3 commits into from Jun 14, 2023
Merged

Conversation

cjbarth
Copy link
Collaborator

@cjbarth cjbarth commented May 30, 2023

SLO support in passport-saml is not automatic; it requires significant work to be implemented correctly due to many moving pieces. This PR adjusts the README to clarify this.

@cjbarth cjbarth requested a review from markstos May 30, 2023 14:15
@cjbarth cjbarth added the documentation Request for or contribution to documentation label May 30, 2023
@codecov
Copy link

codecov bot commented May 30, 2023

Codecov Report

Merging #862 (84a5696) into master (96f49d2) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##           master     #862   +/-   ##
=======================================
  Coverage   64.42%   64.42%           
=======================================
  Files           4        4           
  Lines         149      149           
  Branches       37       37           
=======================================
  Hits           96       96           
  Misses         30       30           
  Partials       23       23           

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@cjbarth cjbarth merged commit 0e34bc8 into node-saml:master Jun 14, 2023
8 checks passed
@cjbarth cjbarth deleted the slo-readme branch June 14, 2023 16:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Request for or contribution to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

passport-saml's IdP initiated LogoutRequest handling doesn't always close sessions
1 participant