Skip to content

v2.1.0

Compare
Choose a tag to compare
@tngan tngan released this 19 Jul 15:43
· 255 commits to master since this release

Release note

This release includes a new important feature (#100). Multiple signing certificates in metadata is allowed in SAML2 specification, some IdP might choose to roll the usage of different keys, therefore, service provider should be able to check if the one specified in SAML response is already specified in the metadata, it's just like a whitelist checking and an error will be thrown if there is no matching key. Last but not least, thanks for @puneetmakkar your two pull requests as well.