New Member
Since ‎11-12-2019
‎06-22-2021

My Stats

  • 12 Posts
  • 0 Solutions
  • 9 Likes given
  • 1 Likes received

myroutes3's Bio

Badges openapidev Earned

View all badges

Recent Activity

Hello,We are trying to generate an access token that contains the end userId (for future revocation). The way how to do this is described here Enable retrieval and revocation of OAuth 2.0 access tokens by end user ID, app id, or both.We have a questi...
Hi there,We are trying to enable OCSP stapling for our virtual host on Cloud Apigee solution.As it is stated here: https://docs.apigee.com/api-platform/fundamentals/virtual-host-property-referencethe parameter name should be OCSPStapling and value on...
Hello,What is the best way to invalidate an existing access token without knowing its value?We want to implement incremental authorization flow. If the client requests new scopes we want to invalidate an existing access token using app id and user id...
Hello,Is there a way to access API Product quota parameters, after verifying access token using OauthV2 policy, operation=Verifyaccesstoken ?We didn't find output flow variables similar to these:verifyapikey.verify-api-key.apiproduct.developer.quota....
Hello,How may I restrict access for a proxy/product via access token which has a particular grant type?For example, if the token was generated using a grant type client credentials, we don't want to allow this token in proxies/products which are used...
Likes from