Details
-
Type:
Bug
-
Status: Resolved (View Workflow)
-
Priority:
Major
-
Resolution:
Won't Fix
-
Affects Version/s: 3.1.0.Beta3
-
Fix Version/s: 3.1.0.Beta4
-
Labels:None
-
Environment:JBoss AS 7.0.2
Seam Security SNAPSHOT (a2e967a81cdec00e2354745e9aa406d72348d1af)
-
Affects:Release Notes
Description
- Deploy the application
- Open http://localhost:8080/security-authorization/home.jsf
- Log in as "demo"
- Click "Invoke doUserAction()"
- The request returns error code (500) although the "demo" user is a member of the USERS group
Gliffy Diagrams
Activity
- All
- Comments
- Work Log
- History
- Activity
- Links Hierarchy
This behaviour is correct. The demo user isn't a member of the USERS group - they have the 'admin' role in the USERS group, but they're not a member.