As we discussed, the filter is not re-authenticating the user if he is already authenticated. Even if the credentials were sent again.
To avoid such confusion, I'll change the filter's logic to always check for the credentials even if the user is already authenticated. If they're present we always re-authenticate the user.
Do you agree ?
Thanks.
Pedro Igor
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
Hi Matthias,
As we discussed, the filter is not re-authenticating the user if he is already authenticated. Even if the credentials were sent again.
To avoid such confusion, I'll change the filter's logic to always check for the credentials even if the user is already authenticated. If they're present we always re-authenticate the user.
Do you agree ?
Thanks.
Pedro Igor