Jenil Shah created NIFI-7957:
--------------------------------
Summary: Nifi Content Repo Viewer not working with OIDC
Key: NIFI-7957
URL: https://issues.apache.org/jira/browse/NIFI-7957
Project: Apache NiFi
Issue Type: Bug
Components: Core UI
Affects Versions: 1.12.1
Reporter: Jenil Shah
Attachments: Screenshot from 2020-10-28 15-11-57.png, Screenshot from
2020-10-28 15-15-05.png
I have enabled OIDC auth in nifi and given proper access permission to user to
view content of flow file.Now I try to see content of flow file from NIFI UI
but it is giving me error.
In ideal flow of nifi,nifi fetch the token using rest api and pass this token
as Authentication header in all subsequent request but when we try to view
content of flowfile it is opening new tab in which all those things are not
happening so Authorization header is not passed in request which is generated
from new tab. This causes auth problem.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)