Add a sample bundle for OAuth20 Verify AccessToken flow to access a protected resource
The invoke script is crafted such that it gives provision for the user to follow any of the grant_type to generate AccessToken, and the generated accesstoken will be used in the verification flow.
It implements ratelimiting also
No assign message policy to classify the request will be seen, as the Proxy details are embedded inside the ApiProducts, so that the request will be automatically classified based on the Proxy details given in the ApiProduct.
Commit [b6374b3]: