Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in

How to increase session timeout in Crucible 3

Rohan Herbert September 9, 2013

As facing this issue in Crucible 3

However, what is the default session timeout on crucible version 3.

How to remove this limit? as the session timeout is not required

Ive found some info on older versions of crucible, none for version 3.

1 answer

1 accepted

1 vote
Answer accepted
CelsoA
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
September 20, 2013

Crucible comes with remember me functionality, i.e. so long as user hasn't logged out the computer will remember the user. So technically a user should not be logged out, unless the user has disabled the saving of cookies in their browser settings.

If the user has disabled cookies, and does not want to enable the saving of cookies, then, you can add:

<session-config>
<session-timeout>120</session-timeout>
</session-config>

in your content/WEB-INF/web.xml

Regards.

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events