Error after idp 3.4.3 upgrade from 3.4.1
Cantor, Scott
cantor.2 at osu.edu
Mon Feb 18 11:00:09 EST 2019
It is a bug, and the docs need to be updated. The security fix changed the way the wiring worked, but we didn't catch the type change. The old collection, which is what the documentation covers, was a list of objects produced by a factory bean (net.shibboleth.ext.spring.factory.X509CertificateFactoryBean) that generates a certificate. The new one is just consuming resources and loading the certificates from there. That would never work compatibly.
Please file a bug, but the fix for the moment will be to adjust the definition of the configuration you used.
-- Scott
More information about the users
mailing list