Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

OpenID login is broken #27

Open
aaronpk opened this issue Mar 31, 2017 · 5 comments
Open

OpenID login is broken #27

aaronpk opened this issue Mar 31, 2017 · 5 comments

Comments

@aaronpk
Copy link

aaronpk commented Mar 31, 2017

Entering a URL that supports OpenID eventually results in a 504 Gateway Time-out error.

Entering a URL that does not have OpenID tags ends up with a "too many redirects" error, with a URL of http://opensourcebridge.org/auth/failure?message=invalid_credentials&strategy=persona

@aaronpk
Copy link
Author

aaronpk commented Mar 31, 2017

upon further investigation, it might be just my website that the server is having trouble contacting. Entering "http://tantek.com" as an OpenID identifier works and properly redirects to the OpenID server. However it gets hung up on "https://aaronparecki.com". My server is working fine, so I don't understand why it's getting stuck.

I'm still confused about the persona error though.

@znmeb
Copy link

znmeb commented Mar 31, 2017

  1. Mozilla shut down Persona a while back.
  2. I tried OpenID and couldn't log in with it either.

TL;DR: It's not you, it's them ;-)

I logged in with Twitter.

@aaronpk
Copy link
Author

aaronpk commented Mar 31, 2017

I don't know why I saw a persona error though. I didn't enter an email address, and was only using the OpenID login. The problem is I'm locked out of my actual account, and logging in with Twitter/GitHub made a new account that doesn't have any of my history in it.

@znmeb
Copy link

znmeb commented Mar 31, 2017

Maybe it was defaulting to Persona?

@reidab
Copy link
Member

reidab commented Apr 2, 2017

There's definitely something going on there — I thought I'd removed the entire persona implementation from the auth flow, so I'm surprised that it would show up as a strategy. I'll take a look.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants