1 Reply Latest reply on Jun 12, 2018 8:31 AM by mchoma

    Wildfly 13 HttpAuthenticationMechanism never invoked

    leonidasp

      Hello all,

      I am trying the new security api in wildfly 13 with jee8-standalone.xml (and also standalone-full.xml with the property ee8.preview.mode true) but my implementation of HttpAuthenticationMechanism never gets invoked! I tried the code in Glassfish 5 and it gets invoked.

       

      Should this work out of the box, or it requires some additional configuration?

       

      Original code used can be found here: https://github.com/javaee-samples/javaee8-samples/tree/master/security/jwt