Uploaded image for project: 'AMQ Broker'
  1. AMQ Broker
  2. ENTMQBR-5431

requireLogin: switching doesn't disallow Guest login

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Major
    • None
    • AMQ 7.9.0.CR2
    • operator
    • None
    • False
    • False
    • Hide

      1) oc create -f amq_guest.yaml

      2) oc create -f amq_security.yaml

      3) Verify that at this point broker console accepts guest logins, as expected

      4) oc apply -f amq_noguest.yaml

      5) broker pod restarts.

      6) At this point, broker still accepts guest logins despite the restart and change in configuration. login.config inside of the pod still contains GuestModule defined.

      Show
      1) oc create -f amq_guest.yaml 2) oc create -f amq_security.yaml 3) Verify that at this point broker console accepts guest logins, as expected 4) oc apply -f amq_noguest.yaml 5) broker pod restarts. 6) At this point, broker still accepts guest logins despite the restart and change in configuration. login.config inside of the pod still contains GuestModule defined.

    Description

      If a user deploys AmqBroker CR with "requireLogin: false" initially and then switches it to "requireLogin: true", Broker Pods restart but don't actually disallow guest login and Broker console still accepts any username/password as valid.

       

      relevant yaml files attached.

      Attachments

        1. amq_guest.yaml
          0.3 kB
        2. amq_noguest.yaml
          0.3 kB
        3. amq_security.yaml
          0.4 kB

        Activity

          People

            gaohoward Howard Gao
            mkrutov Mikhail Krutov
            Mikhail Krutov Mikhail Krutov
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: