We are migrating from Appian 7.4 to 7.10. We have custom Authentication handlers

We are migrating from Appian 7.4 to 7.10. We have custom Authentication handlers that is defined in "spring-security-06-portal-post-auth-handlers-override.xml". However, these are breaking in 7.10 because the no-argument constructor no longer exists in com.appiancorp.security.auth.AppianAuthenticationSuccessHandler (part of appian-security.jar).

Error thrown: Constructor threw exception; nested exception is java.lang.NoSuchMethodError: com.appiancorp.security.auth.AppianAuthenticationSuccessHandler: method <init>()V not found

Is there a way we can make this work without changing the existing code ?

OriginalPostID-161458

OriginalPostID-161458

  Discussion posts and replies are publicly visible

Parents Reply Children
No Data