[teiid-issues] [JBoss JIRA] (TEIID-2583) Add support for proxy authentication

Ramesh Reddy (JIRA) jira-events at lists.jboss.org
Fri Jul 26 09:11:26 EDT 2013


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

Ramesh Reddy commented on TEIID-2583:
-------------------------------------

I believe this request was written wrong to begin with. 

What user is really looking for is to do proxy authentication on the connection to the data sources that Teiid talks to based on the authenticated subject, similar to reauth at data source level. See https://issues.jboss.org/browse/JBJCA-516 for re-auth support, it should be easy to write needed plugins for required JDBC drivers if they support proxy/re-auth configurations. The one thing I see limiting is, the re-auth plugin interface does not have signature to pass in the Subject in transit, just simple user name and password, that could be overly simple, when dealing with complex logins such as kerberos or custom tokens. Hopefully Subject can be retrieved from thread context, but requires a test to verify it.

The resolution on this still stands as indicated.
                
> Add support for proxy authentication
> ------------------------------------
>
>                 Key: TEIID-2583
>                 URL: https://issues.jboss.org/browse/TEIID-2583
>             Project: Teiid
>          Issue Type: Feature Request
>          Components: Server
>    Affects Versions: 8.4
>            Reporter: Van Halbert
>            Assignee: Steven Hawkins
>
> Add support for proxy authentication.   This feature was derived from Oracle's feature:  http://www.oracle.com/technetwork/middleware/ias/how-to-ds-proxy-088621.html#proxy

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the teiid-issues mailing list