]
Darran Lofthouse moved WFWIP-280 to WFLY-12977:
-----------------------------------------------
Project: WildFly (was: WildFly WIP)
Key: WFLY-12977 (was: WFWIP-280)
Component/s: MP JWT
(was: MP JWT)
Warnings propagated from io.smallrye.jwt.auth.* don't have
assigned ID
----------------------------------------------------------------------
Key: WFLY-12977
URL:
https://issues.redhat.com/browse/WFLY-12977
Project: WildFly
Issue Type: Bug
Components: MP JWT
Reporter: Jan Kasik
Assignee: Darran Lofthouse
Priority: Major
Warning which are propagated to log from io.smallrye.jwt.auth package don't have
assigned logging ID.
Example:
{code}
11:52:50,705 WARN [io.smallrye.jwt.auth.mechanism.JWTHttpAuthenticationMechanism]
(default task-1) Unable to validate bearer token: Failed to verify token:
io.smallrye.jwt.auth.principal.ParseException: Failed to verify token
{code}