Bronze 2
Since ‎03-24-2021
‎05-18-2022

My Stats

  • 5 Posts
  • 0 Solutions
  • 1 Likes given
  • 1 Likes received

bullenjohnmicha's Bio

Badges bullenjohnmicha Earned

View all badges

Recent Activity

We're looking to limit requests made by an end user on a per minute basis to protect against malicious attacks. (e.g. 100 requests/min)I've seen the documentation and the SpikeArrest policy is recommended for this use case. We can't use the username ...
We're currently debugging an issue wherein the generated Apigee access token is supposedly being revoked randomly. We have an existing policy wherein if the token endpoint is called, it looks up any existing token the user (using a cache) has and inv...
I'm planning to use the VerifyJWT policy and use the uri for caching of the JWKS. I haven't seen how caching is implemented except for the fact that the cache retains the JWKS for 300 seconds. How does it behave if it encounters an unknown kid in the...
Likes from