For OAuth 2 Authorising grant type token what do we store in kvm

Do we store the consumer key & consumer password in kvm or anyone show me how it is done?

Can anyone explain me how it is done using kvm?

0 2 253
2 REPLIES 2

we do not need to store anything in the KVM for simple authorization grant type.

There are examples, quicklabs, and other content showing how to use Apigee Edge to generate OAuth2 tokens and then to verify those tokens.

For example, try 05 and 06 here:

https://github.com/DinoChiesa/devjam3-20170405/tree/master/Labs/Core