userSessionTimeoutSeconds
Learn about the userSessionTimeoutSeconds parameter for the Customer Password Policy API
The userSessionTimeoutSeconds parameter defines how long a user session can remain idle before it automatically times out.
userSessionTimeoutSeconds to enforce session idle timeouts and reduce the risk of unauthorized access through inactive sessions. This setting requires coordination between your identity provider (IdP) and the Reltio IdP. Before enabling it, Submit a support request in the Reltio Support Portal. Reltio Support must validate the setup and confirm compatibility with your environment before applying the parameter.The userSessionTimeoutSeconds parameter for the Customer Password Policy endpoint specifies the period of time (in seconds) a session can remain idle before the session times out and users are required to get a new token to log in again.
{
"userSessionTimeoutSeconds": 300
//rest of the fields
}
For information on the other parameters in this API operation, see topic Customer Password Policy APIs.