How to Change Jwt Token Expiration Time
(Doc ID 2370774.1)
Last updated on JANUARY 24, 2024
Applies to:
Oracle Fusion CX Sales Cloud Service - Version 11.13.18.02.0 and laterOracle Fusion Performance Management Cloud Service - Version 11.13.18.05.0 and later
Information in this document applies to any platform.
Goal
JWT token is function introduced in fusion release 8. Fusion application can generate a JWT token for 3rd party application to use, the 3rd party application can use the JWT token to access fusion data.
When customer have both SAAS and PAAS environment, JWT token can be used for PAAS application to access SAAS environment (see here regarding how to generate and use JWT token)
By default, the JWT token will be valid for 4 hours after it is generated. it will stay valid for 4 hours even the user already logged out of fusion application.
Depend on customer scenario, sometime 4 hours is too long, sometime 4 hours is too short, this article will explain how to change JWT token's valid time period.
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 |