Hi Ryan,
Thanks for the update, I've blogged a post to gain more exposure for
this (
http://aralbalkan.com/1357) and I've asked people to star issue
17 (
http://code.google.com/p/googleappengine/issues/detail?id=17). Is
this the correct issue they should be starring for this?
(It appears that the conversation on that issue has come round to the
topic on this thread.)
If not, which issue should I be asking people to star?
We're _so_ close to having OpenID support on Google App Engine that I
feel this should be a very high priority for Google (i.e., the
relative work vs. what it will mean in terms of ultimate payoff is
really high!) I know that being able to implement OpenID for the
Singularity web conference application I'm building is very important
for me personally.
And thank you so much for your work in creating the consumer
application. Once we have the redirects working, that should get
developers up and running quickly to consume OpenID in their apps.
Thanks,
Aral
On May 28, 2:24 am, ryan <
ryanb+appeng...@google.com> wrote:
> hi brian, danil. you're absolutely right, we do intercept some
> redirects for security reasons, which breaks apps likeopenid
> consumers and providers. this is whyhttp://
openid-provider.appspot.com/
> currently fails on many consumers.
>
> it's not a high priority, but we do plan to look into this eventually.
> feel free to file an issue on the issue tracker and star it; if it
> gets enough votes, that will help convince us to prioritize the fix!
>
> btw, i'm working on a sampleopenidconsumer app. it's deployed athttp://
openid-consumer.appspot.com/, and the source is available athttp://
code.google.com/p/google-app-engine-samples/source/browse/trun....