[jboss-jira] [JBoss JIRA] (WFLY-3221) flushOnSessionInvalidation attribute in jboss-web.xml does not flush user credentials
Jorge Marmolejo (JIRA)
issues at jboss.org
Tue Apr 8 13:06:15 EDT 2014
[ https://issues.jboss.org/browse/WFLY-3221?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12960243#comment-12960243 ]
Jorge Marmolejo edited comment on WFLY-3221 at 4/8/14 1:05 PM:
---------------------------------------------------------------
[~ctomc]: I don't have a PR neither a fix. My mistake, this is the first time I created a ticket for this project and I was not sure if I have to set the fix version. I will change that attribute back to none.
was (Author: jimarmol):
Tomaz Cera: I don't have a PR neither a fix. My mistake, this is the first time I created a ticket for this project and I was not sure if I have to set the fix version. I will change that attribute back to none.
> flushOnSessionInvalidation attribute in jboss-web.xml does not flush user credentials
> -------------------------------------------------------------------------------------
>
> Key: WFLY-3221
> URL: https://issues.jboss.org/browse/WFLY-3221
> Project: WildFly
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Components: Security
> Affects Versions: 8.0.0.Final
> Reporter: Jorge Marmolejo
> Assignee: Darran Lofthouse
> Priority: Critical
> Fix For: 8.0.1.Final
>
>
> The attribute flushOnSessionInvalidation does not flush the user credentials when the session is invalidated or when it times out. If the password or roles change for the user, the only way to get the new changes is by restarting the server.
> I tried removing "cache-type=default" from the standalone-full.xml and it works, but for every action made on the site, the login method in the authentication module is called.
--
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
More information about the jboss-jira
mailing list