Details
-
Improvement
-
Status: Resolved
-
Minor
-
Resolution: Duplicate
-
1.11.4
-
None
-
None
Description
Hello,
I'm trying to configure OIDC/IDP connection.
We have two IDP (identity provider) :
- idp DEV direct acces without proxy
- idp OPE needs access with proxy
NIFI has correctly configured and started correctly with IDP DEV.
But failed with idp OPE because NIFI could connect to IDP behind proxy
I have setup bootstrap.conf with proxy parameters but not works.
-Dhttps.proxyPassword=xxx -Dhttps.proxyUser=xxx -Dhttps.proxyUser=xxx -Dhttps.proxyPort=xxx -Dhttps.proxyPort=xxx -Dhttps.proxyHost=http://xx
Do we have something to configure NIFI to correctly started with IDP behind proxy ?
Regards
Attachments
Issue Links
- duplicates
-
NIFI-8056 OpenID Connect Integration does not support Proxy Servers
- Open