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

Ramesh Reddy (JIRA) issues at jboss.org
Mon Apr 25 16:18:00 EDT 2016


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

Ramesh Reddy commented on TEIID-3035:
-------------------------------------

The link you provided is with Aync libraries, not sure that is applicable.  Since you are trying to access over JAX-WS, we need support there. The relevant connection class in Teiid is https://github.com/teiid/teiid/blob/master/connectors/connector-ws/src/main/java/org/teiid/resource/adapter/ws/WSConnectionImpl.java see "configureWsSecurity" method.

Couple links https://dmdaa.wordpress.com/2012/10/10/ntlm-v2-support-for-java-web-service-clients-wsimport-or-axis2-stubs-for-sharepoint-server/
http://www.coderanch.com/t/430458/Web-Services/java/JAX-WS-Authentication-javax-xml

see if these are any helpful?

> 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