osbridge / openconferenceware

OpenConferenceWare is an open source web application for events and conferences. This customizable, general-purpose platform provides proposals, sessions, schedules, tracks and more.
http://groups.google.com/group/openconferenceware
Other
272 stars 55 forks source link

Google is shutting down OpenID 2.0 #99

Open reidab opened 9 years ago

reidab commented 9 years ago

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

reidab commented 9 years ago

I've updated things to theoretically support this, but the results we're getting back from google seem to be inconsistent with what we had stored before. I'm guessing that the tokens returned vary based on the openid.realm parameter that we're passing, but I don't know what the old one was.

One of the main issues I'm running up against here is that I don't have one of the old Google OpenID tokens for my account, so I can't verify things well. If anyone who's signed in to the OSB site with Google OpenID in the past has time to help my debug this, it would be greatly appreciated.