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

Remove default for signature algorithm #408

Merged
merged 1 commit into from
Nov 11, 2023

Conversation

cjbarth
Copy link
Contributor

@cjbarth cjbarth commented Oct 19, 2023

This removes the default signature algorithm forcing the consumer to choose the one that they want. This is an attempt to address #376.

@codecov
Copy link

codecov bot commented Oct 19, 2023

Codecov Report

Merging #408 (8e61127) into master (5629be4) will decrease coverage by 0.36%.
Report is 1 commits behind head on master.
The diff coverage is 20.00%.

@@            Coverage Diff             @@
##           master     #408      +/-   ##
==========================================
- Coverage   73.91%   73.55%   -0.36%     
==========================================
  Files           9        9              
  Lines         897      900       +3     
  Branches      238      239       +1     
==========================================
- Hits          663      662       -1     
- Misses        139      141       +2     
- Partials       95       97       +2     
Files Coverage Δ
src/signed-xml.ts 75.17% <20.00%> (-0.77%) ⬇️

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

Copy link
Collaborator

@LoneRifle LoneRifle left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm otherwise

src/signed-xml.ts Show resolved Hide resolved
@cjbarth cjbarth merged commit b0541b3 into node-saml:master Nov 11, 2023
7 of 9 checks passed
@cjbarth cjbarth deleted the signature-default branch November 11, 2023 14:26
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.

2 participants