Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-37311

"logout" link doesn't work

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Major Major
    • saml-plugin
    • None

      Clicking the "logout" button causes a redirect to a page which causes Jenkins to automatically login.
      When the plugin is configured to allow READ permission for Authenticated, but not Anonymous, users, clicking "logout" has no effect.

      Similar to JENKINS-16350 (GitHub Oath plugin)

      This is what is really happening when you "logout"...
      Jenkins logs you out, redirects you back to the Jenkins page you were in.
      Jenkins sees a new you, now anonymous. It decides to authenticate you.
      Jenkins sends you to SAML server
      SAML server is configured to automatically log you in (aka "remember this website")
      Jenkins logs you right back in.

            ifernandezcalvo Ivan Fernandez Calvo
            dtranter Dan Tranter
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: