Maximum time to live or expiration time for Access tokens in Apigee

Hello team,

In context of access tokens and refresh tokens, is there any provision of max time to live (TTL) or expiration period for Access & Refresh tokens in Apigee.

This could be similar to IBM API Connect configuration property "Time to live (seconds)" under OAuth section.  This property determines for how many seconds the combination of any number of access and refresh token remain valid.

Please let me know if such a provision is available in Apigee.

Thanks

@dchiesa1 

0 3 254
3 REPLIES 3

@BoyWonderSAM ExpiresIn value governs general expiration time for access and refresh tokens but it doesn't provision max TTL for tokens.

Yes, there is no TTL in Apigee.
This might help with workaround to expire tokens https://www.googlecloudcommunity.com/gc/Apigee/Is-there-a-way-to-update-expiry-time-of-an-existing-a...