Asif Ali
Asif Ali

Reputation: 11

Proxy support for OidcProfileCreator and OidcAuthenticator

There's no proxy support for OidcAuthenticator and OidcProfileCreator in /callback api. I've requirement where okta can be accessible by internal proxies. We do have support for proxy in ResourceRetriever. Does anyone know if we can use proxy.

Proxy support in okta authentication.

Upvotes: 1

Views: 54

Answers (1)

jleleu
jleleu

Reputation: 2699

For the OidcAuthenticator and OidcProfileCreator, you need to set up the proxy at the JVM level.

Upvotes: 0

Related Questions