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 2021/09/28 17:24:01 UTC

[jira] [Commented] (NIFI-9251) Disable unused password generation in Registry

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

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

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

NIFI-9251 Added AuthenticationManager Bean to avoid unnecessary password generation

Signed-off-by: Pierre Villard <pi...@gmail.com>

This closes #5416.


> Disable unused password generation in Registry
> ----------------------------------------------
>
>                 Key: NIFI-9251
>                 URL: https://issues.apache.org/jira/browse/NIFI-9251
>             Project: Apache NiFi
>          Issue Type: Improvement
>          Components: NiFi Registry
>    Affects Versions: 1.14.0
>            Reporter: David Handermann
>            Assignee: David Handermann
>            Priority: Minor
>              Labels: security
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> During initialization, NiFi Registry logs a generated UUID password as a result of Spring UserDetailsServiceAutoConfiguration.  This password is not used, but the application configuration should be adjusted to avoid initializing the class and logging the generated password.



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