如何更新用户密码,用户属于某个租户?不是来自 Admin carbon UI

How to update the user password, the user belongs to some tenant? Not from Admin carbon UI

如何更新用户密码,用户属于某个租户。有没有可用的 WSO2 管理员 api?例如,用户就像 testuser@wso2.apl。我想使用一些 api 或 wso2 管理网络服务更新用户密码。 如果有人对此有想法,请你帮助我。

您可以使用 RemoteUserStoreManagerService 管理服务。 https://docs.wso2.com/display/IS530/Managing+Users+and+Roles+with+APIs#ManagingUsersandRoleswithAPIs-updateCredentialByAdmin()