【发布时间】:2021-06-21 23:56:00
【问题描述】:
我通过在 wso2 idp 服务器中调用它获得了代码。 "https://localhost:9443/oauth2/authorize/?response_type=code&client_id=xxxxxxxxxx&scope=openid profile&state=xy25q6ghkz&redirect_uri=http://localhost/gatewaytest/Home/WsoCallBack"
然后我在用户登录后收到了我的应用程序的代码。然后我如何通过此代码获取用户详细信息。 登录用户后通过代码获取用户的WSO2端点是什么。
【问题讨论】:
标签: wso2 wso2is wso2carbon