Hi all, In our previous version based on CAS 5.2 we decided to fork module webflow and authentication to handle our own implementation. I'm currently upgrading to 5.3.15.1 and I would like to extend base module instead of fork it but I'm facing an issue: bean SurrogateInitialAuthenticationAction authenticationViaFormAction (SurrogateAuthenticationWebflowConfiguration in surrogate-webflow is not easy overridable.
Do you know is there any way to force our app to override authenticationViaFormAction bean definition ? NB: I already tried @Primary but it doesn't work. I thought of AutoConfigureBefore but not sure of the result. Regards, -- - Website: https://apereo.github.io/cas - Gitter Chatroom: https://gitter.im/apereo/cas - List Guidelines: https://goo.gl/1VRrw7 - Contributions: https://goo.gl/mh7qDG --- You received this message because you are subscribed to the Google Groups "CAS Community" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/a/apereo.org/d/msgid/cas-user/d5a436ee-2158-47c4-9605-ffa317770bcc%40apereo.org.
