[teiid-issues] [JBoss JIRA] (TEIID-3387) MongoDB resource adapter doesn't support all authentication mechanisms

Burak Serdar (JIRA) issues at jboss.org
Tue Mar 17 13:25:20 EDT 2015


    [ https://issues.jboss.org/browse/TEIID-3387?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13051114#comment-13051114 ] 

Burak Serdar commented on TEIID-3387:
-------------------------------------

MongoDB authentication doc:

http://docs.mongodb.org/manual/core/authentication/

Code in lightblue-mongo that implements these options:

https://github.com/lightblue-platform/lightblue-mongo/blob/master/config/src/main/java/com/redhat/lightblue/mongo/config/MongoConfiguration.java

> MongoDB resource adapter doesn't support all authentication mechanisms
> ----------------------------------------------------------------------
>
>                 Key: TEIID-3387
>                 URL: https://issues.jboss.org/browse/TEIID-3387
>             Project: Teiid
>          Issue Type: Enhancement
>          Components: Misc. Connectors
>    Affects Versions: 8.10
>            Reporter: Burak Serdar
>            Assignee: Ramesh Reddy
>
> It appears like mongodb resource adapter only supports Database, Username, Password, and RemoteServerList properties. It does not support:
>   - SSL connections
>   - a way to specify authenticationDatabase for MONGODB-CR mechanism



--
This message was sent by Atlassian JIRA
(v6.3.11#6341)


More information about the teiid-issues mailing list