David Handermann created NIFI-9251:
--------------------------------------
Summary: Disable used 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
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)