Can I get App info with just the client_id?

Not applicable

We are using Apigee's Oauth2 policy; we are also using a proxy to redirect a user to our oauth2 login page. The proxy appends the requesting client's app name along with the 302 location. However the client could also access the login page directly, and fake the app name instead.

Giving just the client_id as part of the initial oauth2 auth code flow, is there a trusted way to get the client's app name?

Solved Solved
0 1 565
1 ACCEPTED SOLUTION

Not applicable
1 REPLY 1

Not applicable