Details
-
Type:
Bug
-
Status: Resolved (View Workflow)
-
Priority:
Major
-
Resolution: Done
-
Affects Version/s: 3.0.0.Alpha2
-
Fix Version/s: 3.0.0.Beta2
-
Labels:None
-
Environment:JBoss 6.0.0 final
Description
When a user logs in again with another user name after a logout, he gets the active roles and active groups from the previous user name because activeRoles and activeGroups are not cleared.
Gliffy Diagrams
Activity
- All
- Comments
- Work Log
- History
- Activity
- Links Hierarchy
unAuthenticate() now clears active and pre-auth roles and groups.