Hi, i want to send the client id, client name o whatever variable identifies the client. How can i do that? There's another post who says how to do it with OAUTH authentication, but i want to do it with apikey verification.
Thanks!
Answer by Vidheer Gadikota
·
Jan 26, 2018 at 06:42 AM
After successful execution VerifyAPIKey policy populates several different types of flow variables, including
developer.app.id |
The ID of the developer app making the request. |
developer.app.name |
The app name of the developer app making the request. |
developer.id |
The ID of the developer registered as the owner of the requesting app. |
developer.{custom_attrib_name} |
Any custom attributes derived from the app key profile. |
complete list of variables is available here
Cannot get Trace Window - Failed to create DebugSession 1430337814109 2 Answers
504 Gateway Timeout Issue for PATCH method calls in private OPDK 17.01 0 Answers
Do we have to build wildcard APIs or resource specific APIs in APIGEE 3 Answers
Can I install Analytics Server (Postgres + QPID) on the same machine as Standalone Gateway? 2 Answers
Apigee and IBM IIB 2 Answers