[teiid-issues] [JBoss JIRA] (TEIID-3035) Request to add NTLM Security to Web service datasources

Jesse Shaffer (JIRA) issues at jboss.org
Tue Apr 26 12:06:00 EDT 2016


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

Jesse Shaffer edited comment on TEIID-3035 at 4/26/16 12:05 PM:
----------------------------------------------------------------

It appears that the async libs [are being used for PATCH requests|https://github.com/teiid/teiid/blob/master/connectors/connector-ws/src/main/java/org/teiid/resource/adapter/ws/WSConnectionImpl.java#L165].

I've taken a stab at adding what I can find, using the userName/password intended for basic auth, only used instead as NTLM credentials.  You can look at [my commit on github|https://github.com/dajester2013/teiid/commit/c8aa06c2e4ec001f05ac55fcb9645a24ef9eae20].  I cannot build it, as I keep getting dependency errors - not sure what's going on there.  Does that look correct?


was (Author: dajester2011):
It appears that the async libs [are being used for PATCH requests|https://github.com/teiid/teiid/blob/master/connectors/connector-ws/src/main/java/org/teiid/resource/adapter/ws/WSConnectionImpl.java#L165].

I've taken a stab at adding what I can find, using the userName/password intended for basic auth, only used instead as NTLM credentials.  You can look at [my commit on github|https://github.com/dajester2013/teiid/commit/314214ca27793752765d1133292be1de12c96b95].  I cannot build it, as I keep getting dependency errors - not sure what's going on there.  Does that look correct?

> Request to add NTLM Security to Web service datasources
> -------------------------------------------------------
>
>                 Key: TEIID-3035
>                 URL: https://issues.jboss.org/browse/TEIID-3035
>             Project: Teiid
>          Issue Type: Feature Request
>          Components: Misc. Connectors
>            Reporter: Debbie Steigner
>            Assignee: Ramesh Reddy
>
> Currently the only Security types we support for Web Service data sources is None, HTTPBasic and WSSecurity can NTLM be added?



--
This message was sent by Atlassian JIRA
(v6.4.11#64026)


More information about the teiid-issues mailing list