-
Notifications
You must be signed in to change notification settings - Fork 475
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
Encrypted SLO Requests Fail #196
Comments
pdspicer
pushed a commit
to pdspicer/passport-saml
that referenced
this issue
Mar 27, 2017
The same problem with shibboleth. |
I have the same issue, also with Shibboleth. Would it be possible to have the PR reviewed and merged, I'm surprised that so few people have this issue. |
Can someone point me in the direction of how to add aes256-cbc Assertion encryption support... i see this lib but not sure how to put it all together |
We also need this fixed. Please review and merge the PR. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
With the following (valid) SAML LogoutRequest, passport-saml fails to process the request as there it has no support in IDP-initiated SLO for decryption of Encrypted NameIDs:
This request is from Shibboleth IDP 3.2.1
The text was updated successfully, but these errors were encountered: