Just a heads up: On March 24, 2025, starting at 4:30pm CDT / 19:30 UTC, the site will be undergoing scheduled maintenance for a few hours. During this time, the site might be unavailable for a short while. Thanks for your patience.

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

How to disable secure admin sessions in Docker?

Krzysztof Kiser
Contributor
November 4, 2023

Hey there,

I am running a Jira instance in Docker and would like to disable the secure admin sessions.

 

I've tried to set a variable JIRA_WEBSUDO_IS_DISABLED to 'true', but this didn't work. I am still asked to re-authenticate.

Is there anything else that I need to edit before this works?

Thanks

1 answer

0 votes
Ravina
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
November 4, 2023

Hi @Krzysztof Kiser If you have your docker compose file where Jira installation instruction have been added you can add the jira-config.properties file there with below parameter

 

jira.websudo.is.disabled = true

 

and add that file in your Dockerfile

 

ADD jira-config.properties /jira-home directory path

 

Please try above ans let me know in case of any issues.

 

Thanks
Ravina

Krzysztof Kiser
Contributor
November 4, 2023

Hi @Ravina

This has not worked. I've added jira-config.properties to the Jira home directory, but I am still being asked to re-authenticate.

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
SERVER
TAGS
atlassian, atlassian government cloud, fedramp, webinar, register for webinar, atlassian cloud webinar, fedramp moderate offering, work faster with cloud

Unlocking the future with Atlassian Government Cloud ☁️

Atlassian Government Cloud has achieved FedRAMP Authorization at the Moderate level! Join our webinar to learn how you can accelerate mission success and move work forward faster in cloud, all while ensuring your critical data is secure.

Register Now
AUG Leaders

Upcoming Jira Events