apigee / microgateway-plugins

Plugins for microgateway, oauth, analytics, spike arrest, etc...
Other
30 stars 54 forks source link

Update oauth plugin README #154

Open swilliams11 opened 5 years ago

swilliams11 commented 5 years ago

Update oauth plugin README with 1) useUpsteamResponse https://docs.apigee.com/release/notes/edge-microgateway-release-notes-0#3.0.7

oauth:
  allowNoAuthorization: false
  allowInvalidAuthorization: false
  gracePeriod: 10
**useUpstreamResponse: true**

2) failOpen https://docs.apigee.com/release/notes/edge-microgateway-release-notes-0#3.0.8