Participant III
Since ‎06-25-2015
‎06-22-2021

My Stats

  • 48 Posts
  • 1 Solutions
  • 5 Likes given
  • 14 Likes received

jolyanaa's Bio

Badges dave_pickard Earned

View all badges

Recent Activity

I'm having an issue accessing details of client certificate with a client authentication = true virtual host.If I send the request via Postman, it looks like I can only access client certificate information using request.header.X-Apigee.tls.client.s....
We've recently started seeing inconsistent errors from Javascript policies:Execution of JavaScript.ExtractVariables.L2Auth failed on line 162 with error: Class org.mozilla.javascript.MemberBox can not access a member of class com.apigee.javascript.ex...
We have a scenario where we are populating the cache in one API and then reading it in another - we're using Global as scope. It appears that for a reasonable percentage of requests (about 30% over a month) the read is failing. Whilst we haven't got ...
Is there a way to generate a true random UUID in Apigee? I'm trying to generate a random UUID in javascript but am being told by our Security guys that Math.random isn't truly random. Is there a way to generate a truly random number without going int...
We're using the vault to store key/cert/password being used by Node.js application. There seems to be about 10ms latency in reading the values out.Does this sound about right..? 10ms seems a lot in the grand scheme of API performance. Is there a way ...
Likes from