Get hands-on experience with 20+ free Google Cloud products and $300 in free credit for new customers.

Is there a way , we can generate multiple access tokens (lets say 50) in a single API call ??

Not applicable

Use Case :

We need to create a test endpoint which can create multiple access tokens(50) .

We can implement this in a javascript policy and invoke the OAuth proxy via HTTPclient in a loop.

But this will involve a 'network hop' (i.e. a round trip to Apigee Load balancer) .

Also we cannot use proxy-chaining concept in a Javascript poilcy .

Is there an efficient way we can implement this use-case or we have to implement this with the way described above.

0 2 690
2 REPLIES 2