Skip to main content
Question

Is there a way to extend the lifetime of the refresh_token?

  • January 10, 2025
  • 0 replies
  • 35 views

Forum|alt.badge.img+2
  • Do Gooder (Partner)
  • 4 replies

Hi All,

We are currently working on an integration, and with ROPC authentication, we consistently receive a refresh_token with a lifetime of 7200 seconds (2 hours). This implies that if no API requests are made to IFS within this period, the connection is lost, which could easily occur overnight or over weekends.

[
"access_token" => "xXxX"
"expires_in" => 3600
"refresh_expires_in" => 7200
"refresh_token" => "yYyY"
"token_type" => "Bearer"
"not-before-policy" => 0
"session_state" => "zZzZ"
"scope" => "audience email microprofile-jwt profile"
]

Is there any configuration or method available to extend the lifetime of the refresh_token?

For reference, the customer is using version 23R2.

Thank you in advance for your assistance.

Nija

0 replies

Be the first to reply!

Reply


Cookie policy

We use cookies to enhance and personalize your experience. If you accept you agree to our full cookie policy. Learn more about our cookies.

 
Cookie settings