I’m developing a Mendix application that requires SAML authentication. I downloaded the SAML module and am trying to reload configuration when I encounter an error. Error in execution of monitored action 'RegularClientAction'...
java.lang.NoSuchMethodError: 'void org.apache.commons.codec.binary.Base64.(int, byte[])'
↧