5.7.225. Bugzilla::Extension::SAML2Auth::Params

5.7.225.1. Description

Bugzilla::Extension::SAML2Auth::Params - A module for specifying parameters to be added to the data/params.json file.

5.7.225.2. Parameters

  • saml2auth_sp_crt
Full path to public key crt file, used by IDPs to verify requests.
  • saml2auth_sp_key
Full path to private key file, used to sign and encrypt requests.
  • saml2auth_sp_cacert
Full path to CA file used to verify this SP’s certificates.

This documentation undoubtedly has bugs; if you find some, please file them here.