Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Sample bundle for OAuth20 Verify AccessToken flow #12

Merged
merged 15 commits into from Feb 27, 2013
Merged

Sample bundle for OAuth20 Verify AccessToken flow #12

merged 15 commits into from Feb 27, 2013

Conversation

baskaran-md
Copy link
Contributor

Commit [b6374b3]:

  1. Add a sample bundle for OAuth20 Verify AccessToken flow to access a protected resource
  2. 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.
  3. It implements ratelimiting also
  4. 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.

@ap-andrew ap-andrew merged commit b6374b3 into apigee:master Feb 27, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants