mozilla / persona

Persona is a secure, distributed, and easy to use identification system.
https://login.persona.org
Other
1.83k stars 265 forks source link

OpenID 2.0 for Google accounts is going away #4210

Closed homerjam closed 9 years ago

homerjam commented 9 years ago

From https://developers.google.com/accounts/docs/OpenID#shutdown-timetable

OpenID 2.0 for Google accounts is going away. As there is no developer registration in OpenID 2.0 and we have no way to alert developers to this fact, we are making user-visible changes to the OpenID 2.0 approval page. So that more people see this page, we will also slowly turn-down the auto-approval feature as the deadline approaches.

It'd be great if someone were able to update the identity bridge for gmail accounts (if that makes sense/is actually whats needed).

xeor commented 9 years ago

This is important. Every login via Google is now displaying a warning as well. Please put &openid_shutdown_ack=2015-04-20 in the request (to suppress the warning) when you have a migration plan. Here are some dates-of-interest from the link provided by homerjam

PaulMougel commented 9 years ago

Does anyone have an idea of what is needed to transition?

callahad commented 9 years ago

We have an open issue to pass the openid_shutdown_ack parameter at https://github.com/mozilla/identity-ops/issues/171, which will go live as soon as @relud has time to hack on getting a staging stack online.

That gives us until February 23rd to switch to OpenID Connect before we see user-visible changes again.

Any help hacking on https://github.com/mozilla/persona-gmail-bridge is appreciated :)

jaredhirsch commented 9 years ago

Filed on Bugzilla as https://bugzilla.mozilla.org/show_bug.cgi?id=1109664

jaredhirsch commented 9 years ago

See related discussion on dev-identity list: https://groups.google.com/d/topic/mozilla.dev.identity/69kti-UM-hY/discussion

djc commented 9 years ago

@relud just deployed a new persona-gmail-bridge to staging that fixes this issue, hopefully it can move to prod soon.

homerjam commented 9 years ago

Any news on this? Will everything be ok come April 20th?

relud commented 9 years ago

this should be fixed in then next week or so. the fix is currently in staging at gmail.login.anosrep.org. the only delay is finding a good time to deploy.

On Wed, Mar 11, 2015 at 10:59 AM, James Homer notifications@github.com wrote:

Any news on this? Will everything be ok come April 20th?

— Reply to this email directly or view it on GitHub https://github.com/mozilla/persona/issues/4210#issuecomment-78322030.

homerjam commented 9 years ago

Excellent. Much appreciated

On 11 March 2015 at 18:04:53, Daniel Thornton (notifications@github.com) wrote:

this should be fixed in then next week or so. the fix is currently in staging at gmail.login.anosrep.org. the only delay is finding a good time to deploy.

On Wed, Mar 11, 2015 at 10:59 AM, James Homer notifications@github.com wrote:

Any news on this? Will everything be ok come April 20th?

— Reply to this email directly or view it on GitHub https://github.com/mozilla/persona/issues/4210#issuecomment-78322030.

— Reply to this email directly or view it on GitHub.

xfq commented 9 years ago

Is this issue fixed now?

djc commented 9 years ago

Yup!