Hi
We disabled annonimous access to our confluence but there is an interesting case
If a user have an auth cookie but lost his license, that user still can open confluence
Yes that user won't be able to see anything except "You are not permitted to perform this operation." but we're looking for a way to automatically logout such users when they try to open confluence
I didn't find any corresponding option in configuration settings so wonder if there is such a feature indeed
Does anybody know?
Hi @Alexander Lukashov ,
user cookie is valid based on default session timeout configured for your system. By default it should be 300 minutes.
There was a request to force user session to expire (https://jira.atlassian.com/browse/CONFSERVER-32683) but it was not implemented.
I use https://marketplace.atlassian.com/apps/20909/javamelody-monitoring-plugin?tab=overview&hosting=datacenter plugin to do that.
Hope this helps,
Fabio
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.