You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "ASF subversion and git services (Jira)" <ji...@apache.org> on 2021/07/22 20:56:00 UTC

[jira] [Commented] (NIFI-8784) The Docker start script variable NIFI_WEB_PROXY_HOST is ignored when using single user authorization

    [ https://issues.apache.org/jira/browse/NIFI-8784?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17385773#comment-17385773 ] 

ASF subversion and git services commented on NIFI-8784:
-------------------------------------------------------

Commit 871360a5ee0281c3ecfcc79047003df82cc0a9c6 in nifi's branch refs/heads/main from Joey Frazee
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=871360a ]

NIFI-8784 Make NIFI_WEB_PROXY_HOST work with single user auth

This closes #5226

Signed-off-by: David Handermann <ex...@apache.org>


> 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
>            Priority: Minor
>          Time Spent: 1h 40m
>  Remaining Estimate: 0h
>
> 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)