【问题标题】:Unable to access UserIdentityManagementService in wso2 Identity server无法访问 wso2 身份服务器中的 UserIdentityManagementService
【发布时间】:2016-05-01 03:21:22
【问题描述】:

我正在使用 wso2 IS 5.1。我已经为管理员启用了 Web 服务访问权限,并且能够访问所有 Web 服务。但是当我尝试访问 UserIdentityManagementService 时,我收到以下错误

“找不到端点引用的服务”

找不到端点引用(EPR)https://localhost:9443/services/UserIdentityManagementService.UserIdentityManagementServiceHttpsSoap11Endpoint/的服务

我需要更改任何配置以启用此功能吗??

【问题讨论】:

    标签: wso2 wso2is


    【解决方案1】:

    定义 here 服务名称应该是 UserIdentityManagementAdminService ,而不是 UserIdentityManagementService。相应地更改端点并尝试。

    【讨论】:

    • 我要验证确认码。UserIdentityManagementAdminService 好像没有任何confirmUserAccount 服务
    • 好像你想使用UserInformationRecoveryService。有关更多信息,请参阅文档here
    • 但我正在尝试验证没有验证码的确认码。我需要为其他用例启用验证码
    【解决方案2】:
    猜你喜欢
    • 1970-01-01
    • 2017-03-08
    • 1970-01-01
    • 2015-07-22
    • 2012-11-18
    • 2018-02-17
    • 1970-01-01
    • 1970-01-01
    相关资源
    最近更新 更多