URL for id-service authEndpoint.
A valid service account token with permission GENERATE_LONG_LIVED_TOKEN granted.
User access token to extend the validity period for.
Optional
validityDurationInSeconds: numberToken expiration time in seconds. If not given, it will be defaulted to 2592000 (30 days).
Long lived access token.
Generated using TypeDoc
This function generates a long lived access token for a user token. It can be used to invoke long running processes.