THALES GROUP LIMITED DISTRIBUTION to email recipients Hello everyone,
We have a Rest application that uses the microprofile-jwt-auth-spec-2.1 specification. We have an issue with some of our requests, having a JWT in the Authorization header (eg Authorization: Bearer <JWT 64 bits encoded>), where we get a 400 (BAD REQUEST) and we don’t know why ☹’ No stack trace written in the logs. For such behavior, it seems that the request doesn’t reach the application. What could we do in order to troubleshoot this kind of issue ? Best Regards.