Bug #32831
closedOpenID doesn't work with AppSpot
0%
Description
http://openid-provider.appspot.com as OpenID provider fails. The
openIDResponse::message is:
When using OpenID 1, the claimed ID must be supplied, either by passing it through as a return_to parameter or by using a session, and supplied to the GenericConsumer as the argument to complete()
Updated by Felix Nagel almost 13 years ago
If you are really using "http://openid-provider.appspot.com" as OpenID Endpoint (aka the URL set within the user settings) this wont work. As already mentioned at the website:
Note: this is just an App Engine demo, not the Google OpenID Provider endpoint for the Google Federated Login API.
You need to use https://www.google.com/accounts/o8/id as URL in order to use the Google OpenID service. Please note there is a pending problem with Google OpenID (#25322).
Updated by Christian Weiske over 11 years ago
The provider does not return a claimed ID, which violates the OpenID spec. I'd close the issue as bogus.
Updated by Mathias Schreiber almost 10 years ago
- Status changed from New to Closed
- Is Regression set to No