[
https://issues.apache.org/jira/browse/NIFI-9220?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
David Handermann resolved NIFI-9220.
------------------------------------
Assignee: David Handermann
Resolution: Duplicate
Thanks for reporting this issue [~Wogno]. NiFi OpenID Connect does not
currently work with a proxy server. Progress on implementing support can be
tracked in NIFI-8056.
> Connect to OIDC behind PROXY
> ----------------------------
>
> Key: NIFI-9220
> URL: https://issues.apache.org/jira/browse/NIFI-9220
> Project: Apache NiFi
> Issue Type: Improvement
> Components: Core Framework
> Affects Versions: 1.11.4
> Reporter: Mayki
> Assignee: David Handermann
> Priority: Minor
>
> 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.
> {code:java}
> -Dhttps.proxyPassword=xxx -Dhttps.proxyUser=xxx -Dhttps.proxyUser=xxx
> -Dhttps.proxyPort=xxx -Dhttps.proxyPort=xxx -Dhttps.proxyHost=http://xx
> {code}
> Do we have something to configure NIFI to correctly started with IDP behind
> proxy ?
> Regards
--
This message was sent by Atlassian Jira
(v8.20.1#820001)