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

Patch algorithm definitions #625

Merged

Conversation

tomgiddingsjisc
Copy link

@tomgiddingsjisc tomgiddingsjisc commented Jul 28, 2021

Description

This PR patches in 3.x the bug raised (and fixed) in node-saml. It updates the algorithm references to the correct paths, and updates relevant tests:

http://www.w3.org/2001/04/xmlenc#aes256-gcm > http://www.w3.org/2009/xmlenc11#aes256-gcm
http://www.w3.org/2001/04/xmlenc#aes128-gcm > http://www.w3.org/2009/xmlenc11#aes128-gcm

Checklist:

Issue Addressed: [X]
Link to SAML spec: [X] (XML Encryption Syntax and Processing Version 1.1)
Tests included? [X]
Documentation updated? [X] (No changes found)

To match node-saml master and spec.
@cjbarth cjbarth merged commit d782971 into node-saml:3.x Jul 28, 2021
@cjbarth cjbarth added the bug label Jul 28, 2021
@tomgiddingsjisc tomgiddingsjisc deleted the 3.x-encryption-method-algorithm-fix branch July 28, 2021 13:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants