]
Darran Lofthouse resolved WFLY-326.
-----------------------------------
Fix Version/s: 9.0.0.Beta1
Resolution: Out of Date
This whole area is being re-visited with Elytron.
Logout a remote client from server and clearing login module cache.
-------------------------------------------------------------------
Key: WFLY-326
URL:
https://issues.jboss.org/browse/WFLY-326
Project: WildFly
Issue Type: Feature Request
Components: Remoting, Security, Server
Environment: java 1.6
win 7 64 bit
4 gb ram
Reporter: Serkan Yıldırım
Assignee: Darran Lofthouse
Labels: Remoting_Management, jboss-as7, login-module, logout, remoting,
security
Fix For: 9.0.0.Beta1
I have a custom login module. I authenticate and authorize a user (creating roles) by
using this custom module. When i close the remote application, i want to logout the user
from server so that clear login module cache, i.e deleting principals and roles from the
cache. I couldn't find a solution for this problem in forum. If it exists, could you
please explain it, thanks.