You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "Lucas Moten (Jira)" <ji...@apache.org> on 2020/06/30 00:59:00 UTC

[jira] [Commented] (NIFI-5595) Add filter to template endpoint

    [ https://issues.apache.org/jira/browse/NIFI-5595?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17148234#comment-17148234 ] 

Lucas Moten commented on NIFI-5595:
-----------------------------------

I may have encountered a bug on this, or else I'm misconfigured and could benefit from the outcomes of NIFI-6080.  But I have a feeling that the CORS check is not handling the port the call is made on when coming through a proxy.  My current workaround is to force the Origin header in Nginx to be [https://127.0.0.1|https://127.0.0.1/] without specifying the port that NiFi itself is listening on.

> Add filter to template endpoint
> -------------------------------
>
>                 Key: NIFI-5595
>                 URL: https://issues.apache.org/jira/browse/NIFI-5595
>             Project: Apache NiFi
>          Issue Type: Improvement
>    Affects Versions: 1.7.1
>            Reporter: Nathan Gough
>            Assignee: Nathan Gough
>            Priority: Major
>              Labels: cors, security
>             Fix For: 1.8.0
>
>
> The template endpoint needs a CORS filter applied.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)