I want to be able to display the list of authorized applications for end users and cancel the authorization.

Not applicable

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

Solved Solved
1 2 401
1 ACCEPTED SOLUTION

This is a good question.

Sadly, this is not something that Apigee Edge offers today, built-in.

We use the term "consent management" to describe this function.

Let me check if we have something else we can offer.

View solution in original post

2 REPLIES 2

This is a good question.

Sadly, this is not something that Apigee Edge offers today, built-in.

We use the term "consent management" to describe this function.

Let me check if we have something else we can offer.

Hi Dino,

I will collect information on "consent management".

Thanks.