Package io.quarkiverse.renarde.util
package io.quarkiverse.renarde.util
-
ClassDescriptionThis 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.