I have installed Confluence standalone 4.1.2, awith a 64bit tomcat on a 64bit JVM, following instructions found on Atlassian documentation.
I have integrated Confluence with Crowd, 2.3.6.
I have configured also SSO. The two are on two different servers, but in the same domain:
server01.localdomain -> Crowd, Jira, Fisheye
server02.localdomain -> Confluence, Bamboo
Everything works fine, I can log in in one of the applications and then going to another one I'm logged. The same, if I logout I am logged out from every application. So SSO is working.
When in Confluence I try to do an action that requires to take administration rights, I insert my password and start compiling a form. But when I submit, I get again the password request form and when I send the form I get an error message telling that the required authentication token was not present and that I have to restart over. I am still logged in, what i loose in the "sudo" priviledges.
If I can complete the operation in a few seconds (under five seconds) everything is ok, but if I wait even more then 5 seconds I cannot complete the operation.
This is blocking, because I cannot even create a new space, the time required to fill the 3 fileds is too much and I loose the "sudo" session.
I have also tried to disable SSO and it does not fix the problem.
I don't have this problem with any other application, even Jira works fine, (in Jira there is the same "sudo" requirement to administer it).
I don't have any error in the logs, both in Crowd and in Confluence.