wcf soap 密码文本
我需要调用 SOAP 服务传递用户名和密码,WSS-Type 等于“PasswordText”。 中运行
该服务在 SoapUI SoapUI 设置
我已使用所需的凭据对构造函数进行了编码,如下所示图片:
我以这种方式绑定了通道:
正在发送凭据,但我收到来自服务的错误,告诉我安全模块未设置。
我猜原因是需要将 WSS-Type 设置为“PasswordText” - plain文本验证。有人知道该怎么做吗?
I need to call an SOAP service passing username and password with WSS-Type equal "PasswordText". This service is running in SoapUI
I have coded my constructor with the credentials needed, as below picture:
I have bound the channel in this way:
The credentials are being sent, but I receive an error from the service telling me that the security module was not setted.
I guess that the reason is a need to set WSS-Type as "PasswordText" - plain text authentication. Does anybody know how to do that?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论