Patrick Carlson created NIFI-7037:
-------------------------------------
Summary: Split off username and password fields for GetMongo
processor
Key: NIFI-7037
URL: https://issues.apache.org/jira/browse/NIFI-7037
Project: Apache NiFi
Issue Type: Improvement
Affects Versions: 1.10.0
Reporter: Patrick Carlson
Since the
[GetMongo|https://nifi.apache.org/docs/nifi-docs/components/org.apache.nifi/nifi-mongodb-nar/1.5.0/org.apache.nifi.processors.mongodb.GetMongo/]
processor {{Mongo URI}} field is not sensitive, it can only reference a
non-sensitive parameter but it still just shows the password in plaintext in
the UI. The GetMongo processor should be refactored to have a specific
property for the password and it should be marked as sensitive so that it can
leverage sensitive parameters.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)