You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "ASF subversion and git services (Jira)" <ji...@apache.org> on 2022/07/15 03:52:00 UTC

[jira] [Commented] (NIFI-10233) Correct Anonymous Authentication for HTTP Access

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

ASF subversion and git services commented on NIFI-10233:
--------------------------------------------------------

Commit 047b3611bf411fb0398591df73f1798020c4efab in nifi's branch refs/heads/main from David Handermann
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=047b3611bf ]

NIFI-10233 Corrected Anonymous Authentication for HTTP Access

- Enabled Standard Anonymous Authentication Filter when unencrypted HTTP is enabled

Signed-off-by: Nathan Gough <th...@gmail.com>

This closes #6209.


> Correct Anonymous Authentication for HTTP Access
> ------------------------------------------------
>
>                 Key: NIFI-10233
>                 URL: https://issues.apache.org/jira/browse/NIFI-10233
>             Project: Apache NiFi
>          Issue Type: Bug
>            Reporter: David Handermann
>            Assignee: David Handermann
>            Priority: Major
>          Time Spent: 1h
>  Remaining Estimate: 0h
>
> Refactoring the NiFi Spring Security configuration added a check to determine whether application properties allowed anonymous authentication. The {{nifi.security.allow.anoymous.authentication}} property is {{false}} in the default configuration, but the changing the property should not be necessary when configuring HTTP without TLS.
> The Spring Security configuration should be adjusted to restore current behavior, which enables anonymous authentication when configuring unencrypted HTTP.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)