Get hands-on experience with 20+ free Google Cloud products and $300 in free credit for new customers.

Dynamically pickup KVM depending upon consumer.

Let's imagine, I have

Consumer 1 - Salesforce

Consumer 2 - Google

Consumer 3 - Facebook,

These 3 consumers shares same target but having different credentials accounts for backend. And I have created one KVM for each consumer.

now the questions is - when Salesforce calls, Apigee has to identify the consumer (I can do by using API key) use respected key store values and call the backend server.

and repeat the same for other 2 consumers also.

Solved Solved
0 12 1,081
1 ACCEPTED SOLUTION

Not applicable

if you can identify the consumer with clientid then have the KVM key as clientid and value as the different credentials.

In the KVM policy use the reference of key to the clientid.

View solution in original post

12 REPLIES 12