Joey Frazee created NIFI-8784:
---------------------------------
Summary: The Docker start script variable NIFI_WEB_PROXY_HOST is
ignored when using single user authorization
Key: NIFI-8784
URL: https://issues.apache.org/jira/browse/NIFI-8784
Project: Apache NiFi
Issue Type: Bug
Components: Docker
Affects Versions: 1.14.0
Reporter: Joey Frazee
Assignee: Joey Frazee
In the Docker start scripts nifi.web.proxy.host is only set when sourcing
secure.sh. This only happens when AUTH=tls or AUTH=ldap so the exposed
environment variable NIFI_WEB_PROXY_HOST is ignored for the default single user
authorization and echoes the following:
{{NIFI_WEB_PROXY_HOST was set but NiFi is not configured to run in a secure
mode. Will not update nifi.web.proxy.host.}}
--
This message was sent by Atlassian Jira
(v8.3.4#803005)