Hi, I am looking to automate the process of turning off secure administrator sessions in Confluence. Currently, when I run my automation to enable SSO I would also like to have a step where I can adj...
Hi there, Some time ago we have turned off secure administrator sessions using the following line in jira-config.properties: jira.websudo.is.disabled = true Now we want to turn it back on. H...
I need to make changes to the "websudo timeout" in the jira-config.properties file. how can i access the file to change the timeout to increase the minutes for secure administrator session.
...hecked and I did not have any settings for the websudo timeout and I then tried to set the websudo to 10 mins, which is technically the default and I am still having the same issue.
...INDEX_PAGE_URL=https://<SERVER>/admin/search-indexes.action WEBSUDO_REDIRECT=https://<SERVER>/authenticate.action?destination=/admin/search-indexes.action C...
JIRA has now implemented secondary login for admin tasks (i.e. you have to enter login details again for certain admin tasks). I have been successfully using Cron to trigger a Perl script which run...
Copied to clipboard