Add proxy support for JWT realm. #114956
Labels
>enhancement
:Security/Authentication
Logging in, Usernames/passwords, Realms (Native/LDAP/AD/SAML/PKI/etc)
Team:Security
Meta label for security team
Description
Currently the JWT realm does not appear to support use of a proxy connection. No settings are exposed to allow configuration of such (potentially similar to the
http.proxy.*
settings available for OIDC for example.Attempted workaround(s) of configuring host settings (HTTP_PROXY, HTTPS_PROXY, etc.) or via JVM arguments also do not work.
The text was updated successfully, but these errors were encountered: