View Revisions: Issue #6765

Summary 0006765: Add functionality to read the SAML IdP certificate from the IdP metadata URL
Revision 2025-03-18 18:33 by emiller
Description Add functionality to read the SAML identity provider certificate from the identity provider's metadata URL. Be sure to handle the case where the metadata contains multiple certificates.

That way, when the identity provider refreshes its certificate, it won't be necessary to update the console.auth.saml.idp.cert parameter with the new certificate.
Revision 2025-03-17 14:05 by emiller
Description Add functionality to read the SAML identity provider certificate from the identity provider's metadata URL. That way, when the identity provider refreshes its certificate, it won't be necessary to update the console.auth.saml.idp.cert parameter with the new certificate.