[
https://issues.apache.org/jira/browse/NIFI-14933?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18017914#comment-18017914
]
Lance Kinley commented on NIFI-14933:
-------------------------------------
No it has not been solved in 14916. authMechanism is being removed regardless
of user property being set which breaks our use case as we use a URI with user
embedded. This requires authMechanism to be set in the URI.
> 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
> Fix For: 2.6.0
>
> Attachments: patch.diff
>
>
> 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)