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

Add support for multiple signing certs in metadata #655

Merged
merged 1 commit into from Dec 3, 2021

Conversation

barryhagan
Copy link
Contributor

@barryhagan barryhagan commented Oct 19, 2021

Description

This PR adds the ability to pass an array of signing certs when generating SAML metadata. This makes it possible to do signing certificate rotation with IdPs that poll for metadata updates.

See the PR in node-saml for more details.

Checklist:

  • Issue Addressed: [x]
  • Link to SAML spec: [n/a]
  • Tests included? [n/a]
  • Documentation updated? [x]

cjbarth
cjbarth previously approved these changes Oct 19, 2021
@cjbarth
Copy link
Collaborator

cjbarth commented Dec 1, 2021

It appears that node-saml/node-saml#23 has merged. @barryhagan , can you finish up this PR so we can land it?

@barryhagan
Copy link
Contributor Author

It appears that node-saml/node-saml#23 has merged. @barryhagan , can you finish up this PR so we can land it?

Yep, rebased and pushed

@cjbarth cjbarth merged commit d23d63d into node-saml:master Dec 3, 2021
@cjbarth cjbarth added the semver-minor This PR requires a semver-minor version bump label Jun 25, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
semver-minor This PR requires a semver-minor version bump
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants