What Is the Maximum Value for token_exp When Generating an OAuth Token for P6 Web Services or P6 Rest API?
(Doc ID 2962572.1)
Last updated on JULY 21, 2023
Applies to:
Primavera P6 Enterprise Project Portfolio Management Cloud Service - Version 21.9 and laterInformation in this document applies to any platform.
Goal
What is the maximum value for token_exp when generating an OAuth token for P6 Web Services or P6 Rest API? This value sets the token expiration.
Note: OAuth is only available in the Oracle Primavera Cloud.
For example:
curl --location --request POST 'https://<HOST>/p6ws/oauth/token' \
--header 'AuthToken: <Base64 encoded username:password>' \
--header 'token_exp: 300
Solution
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Goal |
Solution |
References |