[teiid-issues] [JBoss JIRA] (TEIID-4709) Enable JDG resource adapter to pass the username/password to HotRod Client

Van Halbert (JIRA) issues at jboss.org
Mon Jan 23 08:50:00 EST 2017


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

Van Halbert commented on TEIID-4709:
------------------------------------


Authentication is done per-connection and not
per-operation. This means it happens at the RemoteCacheManager level: if
you want to use different credentials you will need to connect with a
separate RCM (which is a very heavy object and will definitely have a
negative impact on performance).

Will be unable to pass subject on the current thread, as the Subject doesn't contain quite enough
information/context to perform the SASL authentication required by Hot
Rod (different SASL mechs need different information).


> Enable JDG resource adapter to pass the username/password to HotRod Client
> --------------------------------------------------------------------------
>
>                 Key: TEIID-4709
>                 URL: https://issues.jboss.org/browse/TEIID-4709
>             Project: Teiid
>          Issue Type: Feature Request
>          Components: JDG Connector
>    Affects Versions: 9.3
>            Reporter: Van Halbert
>            Assignee: Van Halbert
>
> Enable the JDG resource adapter to pass the username/password to the JDG hot rod client.



--
This message was sent by Atlassian JIRA
(v7.2.3#72005)


More information about the teiid-issues mailing list