Developer Forum General Discussion About Multiple Access TokensClosed
 The Developer Forum is shutting down. Please join the Equinix Community to participate in new discussions.
JW
API User
Thursday, April 4, 2019 - 00:36

Given the TTL of access token is 60 minutes, what will happen that another access token was generated before the previous one expired? The scenarior could be that two different threads are running independently, one thread created one access token for calling APIs. 5 minute later, the other thread created another access token without knowing there already had access token created. Will both access token valid at the same time? Assuming both threads are under the same user credentials or from the same user accound.

MM
API User
Friday, June 14, 2019 - 16:03

Both the tokens will be valid for 60 mins from the time of issue.