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 adjust the secure administrator's session toggle to be turned off (unchecked). I did make a ticket with Atlassian support to see if I was able to do this through the REST API and unfortunately that isn't something that is offered right now. I was wondering if anyone has any solutions for this that I can implement?
This is the article I am referring to where I can manually do the steps in the UI: https://confluence.atlassian.com/doc/configuring-secure-administrator-sessions-218269595.html
A little unrelated - in Jira to disable secure administrator sessions I need to create a file on the server with a specific property and then restart Jira. I was able to automate this and wouldn't mind a similar solution. Article: https://confluence.atlassian.com/adminjiraserver/configuring-secure-administrator-sessions-938847890.html
This ticket is the preferred solution, but it is only in the gathering interest phase: https://jira.atlassian.com/browse/CONFSERVER-60263
Thanks in advance!