[
https://issues.apache.org/jira/browse/NIFI-6152?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16803570#comment-16803570
]
nik gonzalez commented on NIFI-6152:
------------------------------------
{quote}While it does take additional initial setup, it is possible to setup
NiFi with OIDC authentication, SSL, and behind a reverse proxy. That should
work for most use cases. We are always working to improve NiFi usability. Do
you have a use case that you can explain to use that makes this restriction
unsurmountable for setting up and deploying NiFi?
{quote}
Thanks for the reply. This is doable for our use case. Although it will take
some extra steps, it isn't insurmountable.
> 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
> Priority: Major
>
> 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)