Skip to content

Chore: Update README.md#432

Merged
cjbarth merged 4 commits intonode-saml:masterfrom
Roman-Octavian:chore/update-readme
Jan 22, 2024
Merged

Chore: Update README.md#432
cjbarth merged 4 commits intonode-saml:masterfrom
Roman-Octavian:chore/update-readme

Conversation

@Roman-Octavian
Copy link
Contributor

@Roman-Octavian Roman-Octavian commented Dec 9, 2023

Fixes #431
#431 (comment)

  • Update README to reflect defaults removal changes from v5.0.0
  • Also added a more explicit explanation of how to obtain a KeyInfo element with the public certificate now that the getKeyInfoContent property is mandatory and just providing publicCert does not add the KeyInfo. I added this because it wasn't entirely clear when I used the library; if you think it's unnecessary consider removing it, or requesting changes and I'll remove it.

Update README to reflect defaults removal changes from v5.0.0
@codecov
Copy link

codecov bot commented Dec 27, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (5a0d317) 73.17% compared to head (fb2ce31) 73.17%.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #432   +/-   ##
=======================================
  Coverage   73.17%   73.17%           
=======================================
  Files           9        9           
  Lines         902      902           
  Branches      239      239           
=======================================
  Hits          660      660           
  Misses        143      143           
  Partials       99       99           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

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

@cjbarth cjbarth merged commit f8cbbb7 into node-saml:master Jan 22, 2024
@Roman-Octavian Roman-Octavian deleted the chore/update-readme branch January 22, 2024 20:08
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.

Bug/Outdated README: unclear whether signatureAlgorithm required or not

3 participants