-
Bug
-
Resolution: Not a Bug
-
Blocker
-
None
-
27.0.0.Beta1
-
None
-
-
---
-
Reported by QE
When a JWT is sent in an HTTP request as Authorization Bearer token and the JWT is signed with a PK that is unknown to the server, the server is expected to respond with HTTP 401 Unauthorized;
Instead we get HTTP 500 Internal Server Error;