Uploaded image for project: 'Qpid'
  1. Qpid
  2. QPID-3965

Case sensitivity issue with java broker ACL

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 0.10, 0.12, 0.14, 0.16
    • 0.17
    • Broker-J
    • None

    Description

      When user name in a group definition contains an upper case the ACL is not able to authorize this user properly.

      Example ACL
      GROUP test F1, f2
      ACL ALLOW-LOG test ALL METHOD
      ACL DENY-LOG ALL ALL METHOD

      For the example above for user F1 result "Denied" is returned on trying to access any method whiles for user f2 it is allowed.

      Attachments

        Activity

          People

            kwall Keith Wall
            orudyy Alex Rudyy
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: