简体   繁体   中英

Getting role info from WSO2 Identity Server

I am trying to get the role list of a user from the WSO2 IS user store through Java.

Could you help advise Which API helps me with this functionality?

You can use remoteUserStoreManager Service for get role list of user [1]

[1] https://docs.wso2.com/display/IS500/Managing+Users+and+Roles+with+APIs

Thanks
Isura

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM