Automatic NTLM Authentication for WSO2 ESB

后端 未结 2 1533
夕颜
夕颜 2021-01-27 01:58

I have a WCF Web Service sitting on a client\'s IIS server secured with NTLM authentication - I have no control over the authentication configuration on that server.

I

2条回答
  •  不要未来只要你来
    2021-01-27 02:37

    Ok, i found your answer. As you know, WSO2 ESB uses Axis2 for web services. You must add NTLM configuration in Axis2 config file (ESB_HOME/repository/conf/axis2/axis2.xml).

    This links, describes the configuration.

    http://wso2.com/library/161/

    http://axis.apache.org/axis2/java/core/docs/http-transport.html

提交回复
热议问题