Uploaded image for project: 'Seam Security'
  1. Seam Security
  2. SEAMSECURITY-113

security-authorization - authorization problem

    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

      1. Deploy the application
      2. Open http://localhost:8080/security-authorization/home.jsf
      3. Log in as "demo"
      4. Click "Invoke doUserAction()"
      5. The request returns error code (500) although the "demo" user is a member of the USERS group

        Gliffy Diagrams

          Activity

          Hide
          shane.bryzak Shane Bryzak added a comment -

          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.

          Show
          shane.bryzak Shane Bryzak added a comment - 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.

            People

            • Assignee:
              shane.bryzak Shane Bryzak
              Reporter:
              jharting Jozef Hartinger
            • Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

              • Created:
                Updated:
                Resolved:

                Development