-
Bug
-
Resolution: Done
-
Minor
Hi team, i have upgrade my Jenkins to version 2.107.2 but still getting this error when i try to use shiro plugin, which i believe it is refer to JEP-200, any advise please?
Caused by: java.lang.UnsupportedOperationException: Refusing to marshal org.apache.shiro.authc.credential.AllowAllCredentialsMatcher for security reasons; see [https://jenkins.io/redirect/class-filter/]
at hudson.util.XStream2$BlacklistedTypesConverter.marshal(XStream2.java:543)
at com.thoughtworks.xstream.core.AbstractReferenceMarshaller.convert(AbstractReferenceMarshaller.java:69)
at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:58)
at com.thoughtworks.xstream.core.AbstractReferenceMarshaller$1.convertAnother(AbstractReferenceMarshaller.java:84)
at hudson.util.RobustReflectionConverter.marshallField(RobustReflectionConverter.java:265)
at hudson.util.RobustReflectionConverter$2.writeField(RobustReflectionConverter.java:252)