Hi, all!

As one may see in google's official doc on OpenID you should specify three 
extra params:

-          Namespace declaration

-          Consumer key

-          Required scopes
 to get authorized OAuth request token. There's a problem with a Consumer key. 
If I provide a consumer key from my marketplace app the realm should be the 
same as declared in manifest(e.g. http://www.myapp.com/), so return_to param 
should be the same. But how can I test it and return to localhost.

Eugeny
_______________________________________________
specs mailing list
[email protected]
http://lists.openid.net/mailman/listinfo/openid-specs

Reply via email to