<?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: No WWW</title>
	<atom:link href="http://blog.trevorpower.com/index.php/no-www/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.trevorpower.com/index.php/no-www/</link>
	<description>Software development and other thoughts</description>
	<lastBuildDate>Tue, 22 Nov 2011 01:53:42 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Trevor Power</title>
		<link>http://blog.trevorpower.com/index.php/no-www/comment-page-1/#comment-7</link>
		<dc:creator>Trevor Power</dc:creator>
		<pubDate>Sun, 09 Nov 2008 10:35:00 +0000</pubDate>
		<guid isPermaLink="false">http://trevorpower.com/blog/?p=20#comment-7</guid>
		<description>Hi Andrew,&lt;br/&gt;&lt;br/&gt;Thanks for the tip. I will make your suggested changes. But I will keep the redirect to avoid problems with the &#039;realm&#039;.</description>
		<content:encoded><![CDATA[<p>Hi Andrew,</p>
<p>Thanks for the tip. I will make your suggested changes. But I will keep the redirect to avoid problems with the &#8216;realm&#8217;.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andrew</title>
		<link>http://blog.trevorpower.com/index.php/no-www/comment-page-1/#comment-6</link>
		<dc:creator>Andrew</dc:creator>
		<pubDate>Sat, 08 Nov 2008 18:55:00 +0000</pubDate>
		<guid isPermaLink="false">http://trevorpower.com/blog/?p=20#comment-6</guid>
		<description>Hi Trevor,&lt;br/&gt;&lt;br/&gt;There shouldn&#039;t be a need to store what the OpenID the user typed in in your Session state.  Instead, you should be looking at the IAuthenticationResponse&#039;s ClaimedIdentifier and FriendlyIdentifierForDisplay properties and using those when the user logs in.  &lt;br/&gt;In general, you should never store the text value the user typed in because doing so introduces several security problems that could allow attackers to spoof identity of your users.&lt;br/&gt;&lt;br/&gt;I would hope that would solve your www vs. no-www problem as well.</description>
		<content:encoded><![CDATA[<p>Hi Trevor,</p>
<p>There shouldn&#8217;t be a need to store what the OpenID the user typed in in your Session state.  Instead, you should be looking at the IAuthenticationResponse&#8217;s ClaimedIdentifier and FriendlyIdentifierForDisplay properties and using those when the user logs in.  <br />In general, you should never store the text value the user typed in because doing so introduces several security problems that could allow attackers to spoof identity of your users.</p>
<p>I would hope that would solve your www vs. no-www problem as well.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

