Observed with version 1.6.1
To reproduce:
- Make upstream server return 405 for the test http call
- Make the test call with JWT bearer token
Expected:
The call is logged in the clickhouse log table and is properly annotated with user_claim and realm_claim extracted from the token
Actual:
Both user_claim and realm_claim are null