[
https://issues.apache.org/jira/browse/NIFI-14933?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18018270#comment-18018270
]
ASF subversion and git services commented on NIFI-14933:
--------------------------------------------------------
Commit cd0bae372e7fe140855911a597834cc861d1f2b0 in nifi's branch
refs/heads/main from Pierre Villard
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=cd0bae372e ]
NIFI-14933 Improved MongoDB URI Authentication Mechanism (#10263)
Signed-off-by: David Handermann <[email protected]>
> MongoDBControllerService fails with X509 authentication when user set in URI
> ----------------------------------------------------------------------------
>
> Key: NIFI-14933
> URL: https://issues.apache.org/jira/browse/NIFI-14933
> Project: Apache NiFi
> Issue Type: Bug
> Components: Extensions
> Affects Versions: 2.5.0
> Reporter: Lance Kinley
> Assignee: Pierre Villard
> Priority: Major
> Attachments: patch.diff
>
> Time Spent: 40m
> Remaining Estimate: 0h
>
> When the user is set in the URI and not the property field, the authMechanism
> parameter is removed and causes an error in the MongoDB driver.
> Fix is to only remove authMechanism when user property is set.
> Patch will be provided.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)