开发者社区> 问答> 正文

调用远程Webservice接口报错:安全认证登录异常WSSecurityException

调用远程Webservice接口报错:安全认证登录异常,详细信息如下: <soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"> soapenv:Body <soapenv:Fault xmlns:axis2ns1="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-secext-1.0.xsd"> axis2ns1:FailedAuthentication security.wssecurity.WSSContextImpl.s02: com.ibm.websphere.security.WSSecurityException: Exception org.apache.axis2.AxisFault: CWWSS6521E: The Login failed because of an exception: javax.security.auth.login.LoginException: http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-username-token-profile-1.0#PasswordDigest was supplied, but only http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-username-token-profile-1.0#PasswordText is supported. ocurred while running action: com.ibm.ws.wssecurity.handler.WSSecurityConsumerHandler$1@95833b01 </soapenv:Fault> </soapenv:Body> </soapenv:Envelope>

展开
收起
5abyqn7wigzqm 2021-10-20 23:19:07 1581 0
1 条回答
写回答
取消 提交回答
  • The Login failed because of an exception: javax.security.auth.login.LoginException: PasswordDigest was supplied, but only PasswordText is supported.

    2021-10-22 13:21:24
    赞同 展开评论 打赏
问答排行榜
最热
最新

相关电子书

更多
安全机制与User账户身份验证实战 立即下载
低代码开发师(初级)实战教程 立即下载
阿里巴巴DevOps 最佳实践手册 立即下载