Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upGitHub is where the world builds software
Millions of developers and companies build, ship, and maintain their software on GitHub — the largest and most advanced development platform in the world.
Login via Google doesn't work #41
Comments
Thanks for reporting it @vstinner. This is the message I get when i try to login; |
Two issues found in triaging this.
|
Comparing what's there to the docs for the version of pyoidc we're using it looks like there are some changes that should be considered: https://github.com/OpenIDC/pyoidc/blob/v0.14.0/doc/examples/rp.rst#authorization-code-flow |
https://bitbucket.org/python/tracker-cpython/commits/1693e3184d065f9b6eb8b5072b5003cbcafba813 appears to have resolved it using the relying party example code from https://github.com/OpenIDC/pyoidc/blob/v0.14.0/doc/examples/rp.rst#authorization-code-flow |
Thanks @ewdurbin, I can confirm it is working now. |
It's not working for me. Using my fdrake@gmail.com address, I get the message "There is already an account for fdrake@gmail.com" when returning to bpo. The Launchpad / Ubuntu One login works just fine. |
@freddrake it appears that your Google login was disassociated from your account 2015-04-06. was login with google working for you up until ~2 weeks ago when this issue began? I think that what you're running into is independent of this error. |
No, it wasn't. Guess it's different. |
@isidentical wrote at python/cpython#17612 (comment) :