Non-ASCII HTTP headers are not encoded
zygon4 opened this issue · 0 comments
zygon4 commented
Non-ASCII HTTP headers are not encoded
Summary
Specifically we set up a username in Keycloak with a non-ASCII name and the X-Auth-Username header that Louketo injects is not correct.
Environment
Version of everything that is running in your environment:
- Keycloak 9.0.2
- Louketo: 9.0.2
Expected Results
Encoded HTTP Header for non-ASCII values.
Actual Results
Header is incorrect.