[JIRA] [github-oauth] (JENKINS-16350) logout link doesn't work

2014-02-14 Thread stevejansen_git...@icloud.com (JIRA)














































Steve Jansen
 commented on  JENKINS-16350


logout link doesnt work















@kohsuke - I am also effected by this issue.  I looked into the GitHub OAuth API v3 web application flow @ https://developer.github.com/v3/oauth/#web-application-flow .  I could not find a way to logout the current user or otherwise forcibly revoke the OAuth token.  It seems the only way to do this is to navigate to https://github.com/settings/applications and click "Revoke" under the applicable entry in the "Authorized Applications" section.  

As a workaround, would you please point me in the right direction on how I could modify the github-oauth plugin to disable display of the "logout" link in the web ui?  I'm happy to create a patch for this, however, I'm still new to the Jenkins source tree and don't know where to start with this change.



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







-- 
You received this message because you are subscribed to the Google Groups Jenkins Issues group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


[JIRA] [github-oauth] (JENKINS-16350) logout link doesn't work

2013-11-27 Thread k...@kohsuke.org (JIRA)















































Kohsuke Kawaguchi
 resolved  JENKINS-16350 as Wont Fix


logout link doesnt work
















I don't see how to fix this.

As kylecordes wrote, what's really happening is:


	Jenkins logs you out, redirects you back to the Jenkins page you were in.
	Jenkins sees a new you, now anoanymous. It decides to authenticate you.
	Jenkins sends you to OpenID server
	OpenID server is configured to automatically log you in (aka "remember this website")
	Jenkins logs you right back in.



This happens if (1) you use OpenID in SSO mode, (2) you do not grant anonymous read access, and (3) your OpenID server remembers you.

You have to log out by going to your OpenID server. We can't really get rid of the logout link, because if you do allow anonyomus read access then this feature would work as expected.

If you see this problem where the above 3 assumptions do not hold, please describe your setup in details and reopen this ticket.





Change By:


Kohsuke Kawaguchi
(27/Nov/13 6:55 PM)




Status:


Open
Resolved





Assignee:


MichaelOCleirigh
KohsukeKawaguchi





Resolution:


WontFix



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







-- 
You received this message because you are subscribed to the Google Groups Jenkins Issues group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


[JIRA] [github-oauth] (JENKINS-16350) logout link doesn't work

2013-11-27 Thread k...@kohsuke.org (JIRA)














































Kohsuke Kawaguchi
 reopened  JENKINS-16350


logout link doesnt work
















Oops, somehow I thought this was a ticket to the OpenID plugin. Turns out this is about github-oauth plugin!

Since this plugin only needs to work with GitHub, there might be a way to do this, including sending the user to the GitHub logout link.





Change By:


Kohsuke Kawaguchi
(27/Nov/13 7:30 PM)




Resolution:


WontFix





Status:


Resolved
Reopened



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







-- 
You received this message because you are subscribed to the Google Groups Jenkins Issues group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


[JIRA] [github-oauth] (JENKINS-16350) logout link doesn't work

2013-06-21 Thread mallikarjun...@gmail.com (JIRA)














































Mallikarjuna Yaddala
 commented on  JENKINS-16350


logout link doesnt work















Yes, logout has no effect with openid plugin also.Even it is not working after restart.
It is really irretating.Can any one help me how to fix this..



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







-- 
You received this message because you are subscribed to the Google Groups Jenkins Issues group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.