WSO2 API Manager - How to get User profile with consumer key & secrete -


does know how user profile (including username & password) via rest api provided wso2am consumer key , secrete? because don't store username & password in client side consumer key , secrete, , generally, have provide 4 parameters (username,password,consumer key , consumer secrete) access token. want use consumer key , secrete access token.

// how user profile (including username & password) via rest api provided wso2am//

afaik ,there no such api defined @ wso2am.to retrieve userprofiles,you have call userprofilemgtservice , admin service.

passwords hashed , stored, cannot retrieve them. username , password has provided user/client. need user request, , embed conusmer secret+id..