We have a JWKS and an introspection endpoint that is only accessible by the API Gateway via a proxy server.
Is it possible to configure the JWKS and introspection URLs to route through a proxy server using the Manage HTTP Options menu, and then add these URLs to the oauth2.introspection.KnownTokenIssuer cluster-wide property
Or is there another way to achieve this?
The Manage HTP Options will work , and we verified both the JWKS and introspection endpoints connecting via a proxy is working as expected