Hi,
I am making a system like this
- Authenticate with OpenID Connect and authorize with OAuth 2.0.
- Created an OAuth 2 endpoint on Apigee Edge.
- Authentication is handled by the backend server ID provider.
The ID provider has its own ID management page, so that the end user can log in.
I want to be able to display the list of authorized applications for end users and cancel the authorization.
We want to obtain a list of which applications are being authorized by a specific end user.
What kind of API proxy should I create on Apigee Edge.
screen-shot-2011-05-27-at-42934-pm.png
Thanks,
Shinpei Makino