I was testing OpenID consumer example for appengine.
http://code.google.com/p/google-app-engine-samples/

It seems redirect to openid server only work inside SDK environment
not on GAE.
The GAE front server simple display a 302 page with a link to page
itself.

I also tried self.redirect(url), which gave same result. Redirect to
some simple urls is working. I am not sure it's the length of url or
special char cause the problem.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to