I wish Hacker News used Persona.
It used some another (failed?) provider before (which connected accounts to Gmail, Yahoo, etc.)
Persona makes signing in easy for Gmail users
11–20 of 122 posts
Re: Persona makes signing in easy for Gmail users
#12I'm looking forward to when their LDAP adapter [1] is ready for prime-time so that we can use it internally for our own email addresses. I'm curious if the GMail adapter would work if you host your company email at google? [1] https://github.com/mozilla/vinz-clortho/
It's not super generalizable, but if you're interested in rolling it out on your end, ping our mailing list (https://lists.mozilla.org/listinfo/dev-identity) and we're happy to support you while you get that going.
A generic Google Apps bridge is somewhat tricky, but we're really interested in prototyping it over the next few months.
Re: Persona makes signing in easy for Gmail users
#13Re: Persona makes signing in easy for Gmail users
#14It doesn't work with google apps, unfortunately. Which is completely logical when I think about it since persona would not use the mx record to find the identity provider.
Looking for that "aspmx.l.google.com" entry in the MX record would let them know, with a high degree of certainty, that Google is the login authority for that particular email address.
Is there something I'm missing?
Re: Persona makes signing in easy for Gmail users
#15Re: Persona makes signing in easy for Gmail users
#16Re: Persona makes signing in easy for Gmail users
#17I like idea of Persona, but the idea of requiring emails prevents me from ever implementing it. There are plenty of places where I need an identity system, but don't want to force users to fork over their email address.
Re: Persona makes signing in easy for Gmail users
#18Re: Persona makes signing in easy for Gmail users
#19It doesn't work with google apps, unfortunately. Which is completely logical when I think about it since persona would not use the mx record to find the identity provider.
Re: Persona makes signing in easy for Gmail users
#20And some things, like using myname+website@gmail.com doesn't work at all.