> On 21.12.2015, at 04:58, Swiveling Raveesh <[email protected]> wrote: > > I guess that would make sense that it just redirects back to the SSO page. > But right now a logged in user cannot sign out at all. So once you are logged > in there is no way to authenticate with a different account unless you > manually clear the cookies.
Well, the redirect that happens upon logout is the exact same one you'd get when logging in for the first time. You _do_ log out, it's just that immediately the login is triggered. Whatever identity change you want to do should be done in the specific SSO realm -- or am I missing something? -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-users/B76A7D01-6603-47D5-BC5B-ED5396DE0310%40beckweb.net. For more options, visit https://groups.google.com/d/optout.
