Uploaded image for project: 'AMQ Streams'
  1. AMQ Streams
  2. ENTMQST-1807

User Quotas do not work for TLS users

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major Major
    • None
    • 1.4.0.GA, 1.5.0.GA
    • None
    • None
    • Release Notes

      User Quotas currently do not work for TLS users. The main issue is that the username in the Zookeeper paths is URL encoded. But we do not encode it. So where the right path should be /config/users/CN%3Dmy-user we just use /config/users/CN=my-user and the quotas are ignored.

            Unassigned Unassigned
            scholzj JAkub Scholz
            Lukas Kral Lukas Kral
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: