[
https://issues.jboss.org/browse/TEIID-4709?page=com.atlassian.jira.plugin...
]
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)