Legacy Knowledge Base
Published Jul. 2, 2025

How to configure the default timeout value to any value instead of having it capped at 500ms

Written By

Kanchan Bisht

How To articles are not official guidelines or officially supported documentation. They are community-contributed content and may not always reflect the latest updates to Liferay DXP. We welcome your feedback to improve How To articles!

While we make every effort to ensure this Knowledge Base is accurate, it may not always reflect the most recent updates or official guidelines.We appreciate your understanding and encourage you to reach out with any feedback or concerns.

Legacy Article

You are viewing an article from our legacy "FastTrack" publication program, made available for informational purposes. Articles in this program were published without a requirement for independent editing or verification and are provided"as is" without guarantee.

Before using any information from this article, independently verify its suitability for your situation and project.

Issue

  • The default library timeout until Liferay DXP 7.2 fix pack dxp-3 is 250ms. The default library timeout since Liferay DXP 7.2 fix pack dxp-4 is 500ms. 
    • Use Case: The user would like to be able to set/configure the default timeout value to whatever they want instead of having it capped at 500ms. 

Environment

  • Liferay DXP 7.0

Resolution

  • The above request has been resolved by LPS-127509
    • To solve this issue, a new property has been added in the Configuration: SSO - OpenID Connect Provider: Token Connection Timeout in Milliseconds, it sets the amount of time to wait (in milliseconds) when establishing a connection to validate the token before timing out; the 1000ms value has been set as default to avoid this problem.
Did this article resolve your issue ?

Legacy Knowledge Base