Staff
Since ‎05-08-2018
2 weeks ago

My Stats

  • 52 Posts
  • 4 Solutions
  • 16 Likes given
  • 19 Likes received

VEDANGIBHUJANG's Bio

Badges markeccles-1 Earned

View all badges

Recent Activity

Apigee OPDK version 4.51.00 now fully supports JMX with authentication and SSL for all the edge-* components. It will work while upgrading, and will retain settings. Prior to 4.51.00 the authentication had to be disabled while updating, because the u...
This is a short guide on how to debug your custom plugins for Edge Microgateway.This guide is also applicable for debugging the default plugins. These are maintained on github and are free for anyone to modify and send pull requests. So let's get sta...
This article recommends the best practice on how to use the PropagateTLSInformation feature to secure API proxies by whitelisting specific client certificates signed by a trusted CA. This is an alternative to creating trust stores with long lists of ...
The AccessEntity policy can be used to extract certain entities from Apigee Edge. This post will focus on Developer Apps, but the same technique can be applied to other types.The first policy to apply should be the verify API Key policy, to ensure th...
The documentation specifies how to configure the µGW with a proxy_tunnel. When proxy_tunnel is true, Edge Microgateway uses the HTTP CONNECT method to tunnel HTTP requests over a single TCP connection. (The same is true if the environment variables f...