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! Go to Solution.
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.