nik gonzalez created NIFI-6152:
----------------------------------
Summary: Allow OIDC authentication for nifi running behind a proxy
server with SSL config
Key: NIFI-6152
URL: https://issues.apache.org/jira/browse/NIFI-6152
Project: Apache NiFi
Issue Type: Improvement
Reporter: nik gonzalez
org.apache.nifi.web.api.AccessResource.java first checks whether
request.isSecure() before it proceeds with oidc authentication. This is a
proposal to remove this restriction to allow oidc authentication when running
nifi behind a reverse proxy (e.g., haproxy, nginx) configured with SSL.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)