The Atlassian Community Forums are currently in read-only mode. We will be relaunching on a new platform on September 22 (read more here). We apologize for the extended downtime. For concerns or questions, please email communitymanagers@atlassian.com. See you on the other side, on the new Atlassian Community Forums! :)

×

Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

No expires login

Gabriel Farias
August 14, 2020

We have a SMART TV with wallboard turned on almost 12h per day, we configure TV to Turn on and turn off in fixed hours and automaticaly open browser and call jira wallboard URL, but every day we receive the message with token expired and need to made a login again.

 

How we can made de session active forever?

Thanks

 

1 answer

1 accepted

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

Post a new question

2 votes
Answer accepted
robert.nadon
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 Champions.
August 14, 2020

Just change the TIMEOUT to something enormous, then you will only have to mess with it every month or year.

  1. Open the web. xml file from the JIRA_INSTALL/atlassian-jira/WEB-INF directory in a text editor.
  2. Locate the following lines, and change the value of session-timeout to the desired number in minutes: <session-config> <session-timeout>3000000</session-timeout> </session-config>

Of course you didn't let us know if you are cloud or on-prem server.  The above solution is for on prem.

Gabriel Farias
August 14, 2020

Thanks for the fast answer,

 

We are using Jira server (Local), i made the change indicated and tomorrow we see if had effect.

 

Thanks again

 

Edit: the change worked, thanks !

DEPLOYMENT TYPE
SERVER
TAGS
AUG Leaders

Atlassian Community Events