Re: Users' cannot log out

2015-12-22 Thread Daniel Beck
> On 22.12.2015, at 07:26, Raveesh wrote: > > Ah that makes sense. I didn't consider it just re-signing in. I was expecting > to see an account selection screen from google. I'm pretty sure the behavior I describe is what's happening, but monitor the requests sent by your browser to find out

Re: Users' cannot log out

2015-12-21 Thread Raveesh
Ah that makes sense. I didn't consider it just re-signing in. I was expecting to see an account selection screen from google. On Mon, Dec 21, 2015 at 1:41 PM, Daniel Beck wrote: > > > On 21.12.2015, at 04:58, Swiveling Raveesh > wrote: > > > > I guess that would make sense that it just redirect

Re: Users' cannot log out

2015-12-21 Thread Daniel Beck
> On 21.12.2015, at 04:58, Swiveling Raveesh 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 > manuall

Re: Users' cannot log out

2015-12-20 Thread Swiveling Raveesh
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. On Sunday, 20 December 2015 19:32:19 UTC-5,

Re: Users' cannot log out

2015-12-20 Thread Swiveling Raveesh
with all permissions. >> >> The problem seems to be if I don't give the Anonymous users' at least >> overall read rights users' cannot log out. Clicking log out just refreshes >> the page. Also going to the site the first time redirects directly to >> Goo

Re: Users' cannot log out

2015-12-20 Thread Daniel Beck
On 20.12.2015, at 09:03, Swiveling Raveesh wrote: > Am I misconfiguring something? I think this is the regular behavior when anonymous has no access to Jenkins at all -- it'd show the login form for 'normal' security realms, for SSO based ones it's redirecting to the external authentication

Re: Users' cannot log out

2015-12-20 Thread Baptiste Mathus
atrix based security and currently only have authenticated users > with all permissions. > > The problem seems to be if I don't give the Anonymous users' at least > overall read rights users' cannot log out. Clicking log out just refreshes > the page. Also going to the s

Users' cannot log out

2015-12-20 Thread Swiveling Raveesh
ymous users' at least overall read rights users' cannot log out. Clicking log out just refreshes the page. Also going to the site the first time redirects directly to Google oAuth page. The plugin I am using is https://wiki.jenkins-ci.org/display/JENKINS/Google+Login+Plugin Am I