You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "David Handermann (Jira)" <ji...@apache.org> on 2023/03/30 13:01:00 UTC

[jira] [Assigned] (NIFI-11365) OIDC login does not comply with nifi.web.proxy.context.path

     [ https://issues.apache.org/jira/browse/NIFI-11365?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

David Handermann reassigned NIFI-11365:
---------------------------------------

    Assignee: David Handermann

> OIDC login does not comply with nifi.web.proxy.context.path
> -----------------------------------------------------------
>
>                 Key: NIFI-11365
>                 URL: https://issues.apache.org/jira/browse/NIFI-11365
>             Project: Apache NiFi
>          Issue Type: Bug
>          Components: Core Framework
>    Affects Versions: 1.21.0
>         Environment: NiFi 1.21.0-RC1
> openjdk version "11.0.18" 2023-01-17 LTS
> OpenJDK Runtime Environment (Red_Hat-11.0.18.0.10-1.el7_9) (build 11.0.18+10-LTS)
> OpenJDK 64-Bit Server VM (Red_Hat-11.0.18.0.10-1.el7_9) (build 11.0.18+10-LTS, mixed mode, sharing)
> Linux hb3-ifz-bridge-004 3.10.0-1160.76.1.el7.x86_64 #1 SMP Wed Aug 10 16:21:17 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux
> Keycloak 20.0.2
>            Reporter: macdoor615
>            Assignee: David Handermann
>            Priority: Major
>             Fix For: 1.21.0
>
>         Attachments: no nifi.web.proxy.context.path.png
>
>
> I upgraded NIFI from 1.20.0 to 1.21.0-RC1 without changing nifi.properties file. I can't log in to nifi webui. I found that Nifi webui did not comply with nifi.web.proxy.context.path settings when calling nifi-api/access/oidc/callback.
> !no nifi.web.proxy.context.path.png|width=577,height=164!
> I put NiFi server behind a nginx reverse proxy, and set nifi.web.proxy.context.path in nifi.properties
>  
> {code:java}
> nifi.web.proxy.context.path=/hb3-ifz-bridge-004-nifi{code}
>  
> I think it should prepend nifi-api/access/oidc/callback with nifi.web.proxy.context.path.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)