We have setup the apigee hybrid for few of our services and it is working fine. We have 5 environment in a single organization and the data in each of the environment is different.
As we have different environments, we dont want the consumer Secret generated in one environment to be used in another environment. So, is there a way to make the consumerKey environment specific? Or should we handle it using an intermediate service ourself?
Any comments or suggestions would be helpful as we are new to the apigee. Also anyone please comment the maximum number of organization-environment combinations possible in apigee.
Yes, I am aware of the API Products can be created specific to the environment. But it is possible to use the same API Products(as the single api product can be used in multiple envioronments) and only key to be specific?