如何访问多个租户的 wso2 身份服务器 UserInformationRecoveryService api

how to access wso2 identity server UserInformationRecoveryService api for multiple tenants

在访问 wso2 身份服务器 UserInformationRecoveryService 时 api 提供的凭据是超级租户管理员凭据。当尝试为租户的用户恢复密码时发生以下异常:

org.wso2.carbon.identity.base.IdentityException: Failed access to unauthorized tenant domain

是否必须使用每个租户的管理员凭据来恢复密码。有什么方法可以使用超级租户管理员凭据进行 API 访问?

此功能在 5.1.0 SNAPSHOT 版本中可用。 在访问 UserInformationRecoveryService 时使用超级管理员凭据 api 有助于为租户用户重置密码。