[teiid-issues] [JBoss JIRA] (TEIID-2037) Security context is not propagated correctly between Teiid engine and data sources

Steven Hawkins (JIRA) jira-events at lists.jboss.org
Wed May 9 11:37:17 EDT 2012


     [ https://issues.jboss.org/browse/TEIID-2037?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Steven Hawkins updated TEIID-2037:
----------------------------------

    Fix Version/s: 8.1


Applied forward to 8.1 as well.  Added a finally block to the gss association logic and also added a missing call to setAuthenticationType on the client service registry.  I believe this implies that GSSAPI is non-functional in 8.0.
                
> Security context is not propagated correctly between Teiid engine and data sources
> ----------------------------------------------------------------------------------
>
>                 Key: TEIID-2037
>                 URL: https://issues.jboss.org/browse/TEIID-2037
>             Project: Teiid
>          Issue Type: Bug
>          Components: Server
>    Affects Versions: 7.4, 7.4.1, 7.5, 7.6, 7.7
>            Reporter: Ramesh Reddy
>            Assignee: Ramesh Reddy
>            Priority: Critical
>             Fix For: 7.7.1, 8.1
>
>
> Security Context is not correctly propagated when used in remote connections (JDBC, ODBC) (Local connections OK) between Teiid Engine threads and rest of the system. The initial authentication is fine. This only poses issue with "CallerIdentityLoginModule" used in the data sources or any custom connectors that depend upon the authentication credentials that read off the executing thread. 

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the teiid-issues mailing list