wcf soap 密码文本

发布于 2025-01-10 02:02:17 字数 577 浏览 0 评论 0原文

我需要调用 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

SoapUI setting

I have coded my constructor with the credentials needed, as below picture:

Constructor with credentials

I have bound the channel in this way:

Channel Binding

The credentials are being sent, but I receive an error from the service telling me that the security module was not setted.

Credentials

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 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。
列表为空,暂无数据
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文