SAML 2.0 - Failed to verify signature

@Glowsome

It’s not the real login data, just for illustration purpose.
Ok, I will jump over to the other Topic. Thanks

Fred

I had the same issue on our RHEL 9.1 system with SAML configured according to the official documentation.

Turns out that CheckMk not only comes with mod_auth_mellon.so (in lib/apache/modules) but
also with an own lasso library (in lib).

I’ve now installed mod_auth_mellon (mod_auth_mellon-0.17.0-7.el9.x86_64) and lasso (lasso-2.7.0-8.el9.x86_64) from the Red Hat repos, replaced the CheckMk libraries by links to the Red Hat libraries and SAML is working again for us!

Good to know, i have to test this.
However as stated above in dealing with this i switched over to OIDC-Connect , which - if your IDP supports it works in the same way regarding Federative login.

  • Glowsome

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed. Contact an admin if you think this should be re-opened.