All Classes and Interfaces
Class
Description
This is a Controller's overlay to simplify usage of Quarkus Renarde alongside .
This class replaces the original JWTAuthMechanism with a lower priority, so that other interactive auth
such as WebAuthn, OIDC or Form get a chance to issue a redirect challenge, when this dumbass can only
issue a 401, and since the auth mechanisms are in random order, we'd sometimes get a 401 and sometimes
a proper redirect.