Hi Matthew, Its not a JAAS login module, but take a look at https://github.com/apache/tomee/tree/master/examples/mp-rest-jwt-public-key - the ability to validate access via a JWT was introduced in MicroProfile fairly early on.
Jon On Thu, Aug 12, 2021 at 8:29 AM Matthew Broadhead <matthew.broadh...@nbmlaw.co.uk.invalid> wrote: > Is there a JWT loginmodule? > Would be nice to have an extended SQLLoginModule that used Bearer > instead of Basic Auth >