Skip to content

Add support for SAML certificate expiration checks

Compare
Choose a tag to compare
@dnmvisser dnmvisser released this 29 Jan 17:12
· 6 commits to master since this release
04afa4c
  • Added new --location argument to fetch metadata from. This can be a local file path or a URL. This argument is mutually exclusive with --mdq.
  • Added support for checking the expiration date of the SAML certificates (--saml-cert-days). This can help prevent outages because of non-compliant IdPs that are checking this while they should not (such as Microsoft ADFS).
  • Now that there is more than one check:
    • Renamed warning argument to --acs-url-tls-cert-days
    • Require at least one check to be run