Uploaded image for project: 'Red Hat Fuse'
  1. Red Hat Fuse
  2. ENTESB-15664

Logout doesn't log out the user

    XMLWordPrintable

Details

    • False
    • False
    • % %
    • Undefined
    • Hide

      docker run --entrypoint bash syndesis/syndesis-operator:1.12.0-20210202 -c "cat /usr/local/bin/syndesis-operator" > ./syndesis-operator
      chmod +x ./syndesis-operator
      oc login -u kube:admin
      oc new-project logouttest
      ./syndesis-operator install cluster
      ./syndesis-operator grant -u developer
      oc login -u developer -p developer
      ./syndesis-operator install operator
      ./syndesis-operator install app

      Show
      docker run --entrypoint bash syndesis/syndesis-operator:1.12.0-20210202 -c "cat /usr/local/bin/syndesis-operator" > ./syndesis-operator chmod +x ./syndesis-operator oc login -u kube:admin oc new-project logouttest ./syndesis-operator install cluster ./syndesis-operator grant -u developer oc login -u developer -p developer ./syndesis-operator install operator ./syndesis-operator install app

    Description

      On the latest version 1.12.x (1.12.0-20210202), logout doesn't log out the user. When I click on logout, the logout page is appeared but after click on login, the previous user is already logged in.

      I am able to reproduce it on CRC and our OCP clusters with Firefox and Chrome (also in incognito mode).

      It works correctly in Fuse Online 7.8

      Attachments

        Activity

          People

            pcongius Pasquale Congiusti
            mkralik@redhat.com Matej Kralik
            Matej Kralik Matej Kralik
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: