[
https://issues.jboss.org/browse/TEIID-4561?page=com.atlassian.jira.plugin...
]
Ramesh Reddy commented on TEIID-4561:
-------------------------------------
In the web tier you I did not have access to the Subject, this this paradigm is used to
pass the credential, once it gets to the PassthoughLoginModule it copies into Subject.
This worked fine since web tier user single thread execution and same thread makes the
LocalConnection into the Teiid.
So, how are you thinking to grab the editable Subject at web layer?
Deprecate the PassthroughIdentityLoginModule
--------------------------------------------
Key: TEIID-4561
URL:
https://issues.jboss.org/browse/TEIID-4561
Project: Teiid
Issue Type: Quality Risk
Components: Server
Reporter: Steven Hawkins
Assignee: Steven Hawkins
Fix For: 9.2
The delegation capability of the PassthroughIdentityLoginModule can be associated with
the underlying OAuth10/20 login modules (similar to the delegationCredential behavior of
the KerberosLoginModule). Also the OAuthCredentialContext should be changed to use the
Subject private credentials rather than a ThreadLocal.
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)