My Oracle Support Banner

How to Refresh Or Regenerate JWT of Fusion Application (Doc ID 2572061.1)

Last updated on JANUARY 11, 2023

Applies to:

Oracle Fusion Global Human Resources Cloud Service - Version 11.13.19.01.0 and later
Information in this document applies to any platform.

Goal

In fusion application, you can pass a JWT token generated by fusion application to third party application, then the third party application can use JWT token to invoke fusion application web service.


Sample URL for Java Cloud Service is:

https://xxx.java.xx2.oraclecloudapps.com/Fusion-xxx/?username=#{securityContext.userName}&host=https://#{facesContext.externalContext.request.serverName}&lang=#{facesContext.externalContext.requestLocale}&jwt=#{applCoreSecuredToken.trustToken}


  Once generated, the fusion JWT token has a validation time, default is 4 hour. So sometime, customer may want to re-generate the JWT token before it expire.

This article will discuss possible way to re-generate the fusion JWT token
 

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


My Oracle Support provides customers with access to over a million knowledge articles and a vibrant support community of peers and Oracle experts.