You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "David Handermann (Jira)" <ji...@apache.org> on 2022/07/14 22:21:00 UTC

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

     [ https://issues.apache.org/jira/browse/NIFI-10233?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

David Handermann updated NIFI-10233:
------------------------------------
    Status: Patch Available  (was: Open)

> 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: 40m
>  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)