<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	>
<channel>
	<title>Comments on: OpenID on Google App Engine (and how you can help make it happen!)</title>
	<atom:link href="http://aralbalkan.com/1357/feed" rel="self" type="application/rss+xml" />
	<link>http://aralbalkan.com/1357</link>
	<description>Changing the world through technology and oratory.</description>
	<pubDate>Sat, 10 Jan 2009 01:03:56 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.7-beta2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Brian Ellin</title>
		<link>http://aralbalkan.com/1357/comment-page-1#comment-154856</link>
		<dc:creator>Brian Ellin</dc:creator>
		<pubDate>Wed, 11 Jun 2008 16:40:53 +0000</pubDate>
		<guid isPermaLink="false">http://aralbalkan.com/1357#comment-154856</guid>
		<description>You can get it to work using a meta tag redirect instead of a 302 redirect.  Rather than calling self.redirect(location), Just render a page that has a meta tag with refresh=0 and content=location.  Here's code that works:

http://code.google.com/p/demand

and it running live on appengine:

http://demand.openid.net/</description>
		<content:encoded><![CDATA[<p>You can get it to work using a meta tag redirect instead of a 302 redirect.  Rather than calling self.redirect(location), Just render a page that has a meta tag with refresh=0 and content=location.  Here&#8217;s code that works:</p>
<p><a href="http://code.google.com/p/demand" rel="nofollow">http://code.google.com/p/demand</a></p>
<p>and it running live on appengine:</p>
<p><a href="http://demand.openid.net/" rel="nofollow">http://demand.openid.net/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Aral</title>
		<link>http://aralbalkan.com/1357/comment-page-1#comment-154838</link>
		<dc:creator>Aral</dc:creator>
		<pubDate>Wed, 11 Jun 2008 14:56:09 +0000</pubDate>
		<guid isPermaLink="false">http://aralbalkan.com/1357#comment-154838</guid>
		<description>Hi Alex,

Thanks, I mentioned that in the thread and I'm waiting to see what the GAE team come back to me with. I think a new issue would be good too but there are currently a few open and I don't want to flood the issue tracker.</description>
		<content:encoded><![CDATA[<p>Hi Alex,</p>
<p>Thanks, I mentioned that in the thread and I&#8217;m waiting to see what the GAE team come back to me with. I think a new issue would be good too but there are currently a few open and I don&#8217;t want to flood the issue tracker.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alex Gretlein</title>
		<link>http://aralbalkan.com/1357/comment-page-1#comment-154834</link>
		<dc:creator>Alex Gretlein</dc:creator>
		<pubDate>Wed, 11 Jun 2008 14:15:59 +0000</pubDate>
		<guid isPermaLink="false">http://aralbalkan.com/1357#comment-154834</guid>
		<description>Aral, I starred the issue, but you may want to create another issue. The language of that one seems to be requesting that OpenID authentication be integrated with the  Google accounts-based authentication system. Really, for that to happen, they would probably need to start allowing OpenID Google-wide.
Whereas this smaller problem (and probably a number of others) can be solved by allowing the redirects.</description>
		<content:encoded><![CDATA[<p>Aral, I starred the issue, but you may want to create another issue. The language of that one seems to be requesting that OpenID authentication be integrated with the  Google accounts-based authentication system. Really, for that to happen, they would probably need to start allowing OpenID Google-wide.<br />
Whereas this smaller problem (and probably a number of others) can be solved by allowing the redirects.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
