0 Replies Latest reply on Mar 29, 2018 7:11 AM by varunsak

    FormAuthenticator in Wildfly 10

    varunsak

      I'm in the process of upgrading jboss from 4.2 to Wildfly 10.

      In jboss 4.2 I extended FormAuthenticator class from the JbossWeb package and ran some custom logic in the overridden authenticate method.

      How do I go about doing this with undertow?