<?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/"
	xmlns:creativeCommons="http://backend.userland.com/creativeCommonsRssModule"
	>
<channel>
	<title>Comments on: Challenges in changing my OpenID</title>
	<atom:link href="http://willnorris.com/2008/12/challenges-in-changing-my-openid/feed" rel="self" type="application/rss+xml" />
	<link>http://willnorris.com/2008/12/challenges-in-changing-my-openid</link>
	<description>there&#039;s more to life than this</description>
	<lastBuildDate>Sun, 31 Jul 2011 08:06:56 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.4-beta3-20574</generator>
	<item>
		<title>By: OpenID: Redirects and Delegation &#187; Code Nomad</title>
		<link>http://willnorris.com/2008/12/challenges-in-changing-my-openid#comment-42057</link>
		<dc:creator>OpenID: Redirects and Delegation &#187; Code Nomad</dc:creator>
		<pubDate>Sat, 06 Mar 2010 22:59:40 +0000</pubDate>
		<guid isPermaLink="false">http://willnorris.com/?p=457#comment-42057</guid>
		<description>&lt;p&gt;[...] some digging and a bit of guidance by this post (thanks Will), I discovered [http://openid.net/specs/openid-authentication-2_0.html#normalization] [...]&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>[&#8230;] some digging and a bit of guidance by this post (thanks Will), I discovered [http://openid.net/specs/openid-authentication-2_0.html#normalization] [&#8230;]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Redirecting your OpenID &#124; novemberborn.net</title>
		<link>http://willnorris.com/2008/12/challenges-in-changing-my-openid#comment-39519</link>
		<dc:creator>Redirecting your OpenID &#124; novemberborn.net</dc:creator>
		<pubDate>Mon, 04 Jan 2010 22:25:49 +0000</pubDate>
		<guid isPermaLink="false">http://willnorris.com/?p=457#comment-39519</guid>
		<description>&lt;p&gt;[...] does not carry any OpenID information. Some Googling turned up a post from Will Norris entitled Challenges in changing my OpenID. He describes a few heuristics for detecting whether an HTTP request is an OpenID [...]&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>[&#8230;] does not carry any OpenID information. Some Googling turned up a post from Will Norris entitled Challenges in changing my OpenID. He describes a few heuristics for detecting whether an HTTP request is an OpenID [&#8230;]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Philihp.com</title>
		<link>http://willnorris.com/2008/12/challenges-in-changing-my-openid#comment-31264</link>
		<dc:creator>Philihp.com</dc:creator>
		<pubDate>Sat, 16 May 2009 18:54:07 +0000</pubDate>
		<guid isPermaLink="false">http://willnorris.com/?p=457#comment-31264</guid>
		<description>&lt;p&gt;&lt;strong&gt;Redirecting with mod_rewrite without breaking OpenID...&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;On philihp.com, I redirect the root address philihp.com to philihp.com/blog. I do this with mod_rewrite, since it&#8217;s much faster to do an HTTP Location header based redirect than to use an HTML meta tag redirect. I encountered a problem with this,...&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p><strong>Redirecting with mod_rewrite without breaking OpenID&#8230;</strong></p>

<p>On philihp.com, I redirect the root address philihp.com to philihp.com/blog. I do this with mod_rewrite, since it&#8217;s much faster to do an HTTP Location header based redirect than to use an HTML meta tag redirect. I encountered a problem with this,&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Redirecting without breaking OpenID &#171; Haris bin Ali @ qedx.com</title>
		<link>http://willnorris.com/2008/12/challenges-in-changing-my-openid#comment-28192</link>
		<dc:creator>Redirecting without breaking OpenID &#171; Haris bin Ali @ qedx.com</dc:creator>
		<pubDate>Tue, 06 Jan 2009 19:58:10 +0000</pubDate>
		<guid isPermaLink="false">http://willnorris.com/?p=457#comment-28192</guid>
		<description>&lt;p&gt;[...] as my OpenID and just doing a regular redirect broke that. I googled it up and found this post by Will Norris. His is based on WordPress though, so I had to adjust it a bit since my origin point (qedx.com) is [...]&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>[&#8230;] as my OpenID and just doing a regular redirect broke that. I googled it up and found this post by Will Norris. His is based on WordPress though, so I had to adjust it a bit since my origin point (qedx.com) is [&#8230;]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Stephen Paul Weber</title>
		<link>http://willnorris.com/2008/12/challenges-in-changing-my-openid#comment-27591</link>
		<dc:creator>Stephen Paul Weber</dc:creator>
		<pubDate>Sun, 21 Dec 2008 23:55:17 +0000</pubDate>
		<guid isPermaLink="false">http://willnorris.com/?p=457#comment-27591</guid>
		<description>&lt;blockquote&gt;&quot;For what it’s worth, the new work we’re doing on metadata discovery with XRD would prevent this problem, since we’re moving away from overloading normal HTTP requests where possible.&lt;/blockquote&gt;

&lt;p&gt;It may solve this particular problem, but it&#039;s sad that the new metadata stuff is even being considered for OpenID :(&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<blockquote>&#8220;For what it’s worth, the new work we’re doing on metadata discovery with XRD would prevent this problem, since we’re moving away from overloading normal HTTP requests where possible.</blockquote>

<p>It may solve this particular problem, but it&#8217;s sad that the new metadata stuff is even being considered for OpenID :(</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Martin Atkins</title>
		<link>http://willnorris.com/2008/12/challenges-in-changing-my-openid#comment-27506</link>
		<dc:creator>Martin Atkins</dc:creator>
		<pubDate>Fri, 19 Dec 2008 23:02:49 +0000</pubDate>
		<guid isPermaLink="false">http://willnorris.com/?p=457#comment-27506</guid>
		<description>&lt;p&gt;At Six Apart we ran into this when we deprecated typekey.com in favor of typepad.com. Initially we had the former redirecting to the latter, but that broke everyone who had used TypeKey for OpenID.&lt;/p&gt;

&lt;p&gt;In the end we went for a kinda-ugly solution where we do . We found that when the refresh delay is zero search engines tend to treat it as a redirect, so it works for browsers and for search engines without breaking OpenID.&lt;/p&gt;

&lt;p&gt;This (moving OpenID identifiers) is definitely a pain point for OpenID today... we need a good, standard solution for this.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>At Six Apart we ran into this when we deprecated typekey.com in favor of typepad.com. Initially we had the former redirecting to the latter, but that broke everyone who had used TypeKey for OpenID.</p>

<p>In the end we went for a kinda-ugly solution where we do . We found that when the refresh delay is zero search engines tend to treat it as a redirect, so it works for browsers and for search engines without breaking OpenID.</p>

<p>This (moving OpenID identifiers) is definitely a pain point for OpenID today&#8230; we need a good, standard solution for this.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

