MFA error: Cannot cast java.util.LinkedHashMap to net.shibboleth.utilities.java.support.service.ReloadableService
Cantor, Scott
cantor.2 at osu.edu
Thu May 13 22:13:49 UTC 2021
If you change the type of the custom object, you can't ignore that you changed the type of the object. It's a Java map, ergo, custom.get("attributeResolver") accesses one of the slots in the map.
-- Scott
More information about the users
mailing list