Unclaimed project
Are you a maintainer of ruby-saml? Claim this project to take control of your public changelog and roadmap.
Settings#sp_cert_multi paramter to facilitate SP certificate and key rotation.Settings#sp_cert_multi parameter.Settings#certificate_new parameter.:check_sp_cert_expiration will use the first non-expired certificate/key when signing/decrypting. It will raise an error only if there are no valid certificates/keys.:check_sp_cert_expiration now validates the certificate not_before condition; previously it was only validating not_after.:check_sp_cert_expiration now causes the generated SP metadata to exclude any inactive/expired certificates.