Jazz Forum Welcome to the Jazz Community Forum Connect and collaborate with IBM Engineering experts and users

How do I increase the login session on Liberty?

 We recently upgrade to CLM 6.0.1 and are now using Liberty as our application server.
Users are finding that they need to log in again to the web UI several times in the day.

How do I increase the session time?

0 votes



One answer

Permanent link
The timeout can be increased by setting ltpa timeout in the server.xml (example path: C:\IBM\RTC601\server\liberty\servers\clm\server.xml )
By default, it is not included and falls to default timeout of 90 minutes.

To increase this to, as an example, 8 hours, add the tag:
<ltpa expiration="480" />

For more information about this tag, and others, in the Liberty server.xml, see:
https://www-01.ibm.com/support/knowledgecenter/SSEQTJ_8.5.5/com.ibm.websphere.wlp.doc/autodita/rwlp_metatype_4ic.html

2 votes

Your answer

Register or log in to post your answer.

Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.

Search context
Follow this question

By Email: 

Once you sign in you will be able to subscribe for any updates here.

By RSS:

Answers
Answers and Comments
Question details
× 18

Question asked: Feb 22 '16, 10:46 a.m.

Question was seen: 7,402 times

Last updated: Feb 22 '16, 10:48 a.m.

Confirmation Cancel Confirm