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

requireLogin: switching doesn't disallow Guest login

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major 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.

      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.

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

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

                Created:
                Updated:
                Resolved: