macdoor615 created NIFI-11365:
---------------------------------
Summary: OIDC login does not comply 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
Reporter: macdoor615
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 have 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)