-
Bug
-
Resolution: Done-Errata
-
Major
-
None
-
False
-
None
-
False
-
---
-
-
If the endpoint is secured by a bearer access token verification mechanism then, when no token is provided, a debug log message should inform users about it.
It is already done in `quarkus-oidc` [here](https://github.com/quarkusio/quarkus/blob/main/extensions/oidc/runtime/src/main/java/io/quarkus/oidc/runtime/BearerAuthenticationMechanism.java#L30).
But `quarkus-smallrye-jwt` does not log the same message, so this PR adds it there as well.
- links to
-
RHSA-2025:0900 Red Hat build of Quarkus 3.15.3 release and security update