> I had this working at one time but I broke it. Generally I following the > directions from this page.
> https://apereo.github.io/cas/5.1.x/installation/Configuring-Custom-Authentication.html > It appears that my configuration class > MyAuthenticationEventExecutionPlanConfiguration is not loading. I put some log > messages in that never show up. I am not sure this means. Are you saying the configuration class is never registering the handler and itself isnt loaded? Or that the handler is never invoked? > These are the steps that I see needing to be done. > 1. Create the authentication handler class that extends > AbstractUsernamePasswordAuthenticationHandler > 2. Create the registration class. > 3. put the registration class in the spring.factories file. > Is that it? Yes that's it. You're missing something tiny...or weirdness elsewhere. -- - 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/639438060.168285.1504040872597.JavaMail.zimbra%40unicon.net.
