<?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: Logout from HTTP Authorization</title>
	<atom:link href="http://jacwright.com/blog/37/logout-from-http-authorization/feed/" rel="self" type="application/rss+xml" />
	<link>http://jacwright.com/blog/37/logout-from-http-authorization/</link>
	<description>Flex, AIR, PHP, etc.</description>
	<lastBuildDate>Thu, 11 Mar 2010 01:17:26 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Seva Gluschenko</title>
		<link>http://jacwright.com/blog/37/logout-from-http-authorization/comment-page-1/#comment-8313</link>
		<dc:creator>Seva Gluschenko</dc:creator>
		<pubDate>Mon, 20 Apr 2009 08:22:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.jacwright.com/blog/37/logout-from-http-authorization/#comment-8313</guid>
		<description>The idea which came into my mind recently brings the logout idea back to the reality as follows:

1. Logout link sends user to a page which sets him a cookie &quot;Logged out&quot;.

2. When user with such a cookie tries to access the protected realm next time, we send him 401.

What is unclear to me in this issue is the moment we can reset the cookie</description>
		<content:encoded><![CDATA[<p>The idea which came into my mind recently brings the logout idea back to the reality as follows:</p>
<p>1. Logout link sends user to a page which sets him a cookie &#8220;Logged out&#8221;.</p>
<p>2. When user with such a cookie tries to access the protected realm next time, we send him 401.</p>
<p>What is unclear to me in this issue is the moment we can reset the cookie</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jacob Wright</title>
		<link>http://jacwright.com/blog/37/logout-from-http-authorization/comment-page-1/#comment-116</link>
		<dc:creator>Jacob Wright</dc:creator>
		<pubDate>Tue, 13 Dec 2005 17:33:33 +0000</pubDate>
		<guid isPermaLink="false">http://www.jacwright.com/blog/37/logout-from-http-authorization/#comment-116</guid>
		<description>Thank you for the info.  That&#039;s too bad.  Well, I suppose there is always, uh, well, forget about logging out. :)</description>
		<content:encoded><![CDATA[<p>Thank you for the info.  That&#8217;s too bad.  Well, I suppose there is always, uh, well, forget about logging out. :)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Arun Kapil</title>
		<link>http://jacwright.com/blog/37/logout-from-http-authorization/comment-page-1/#comment-112</link>
		<dc:creator>Arun Kapil</dc:creator>
		<pubDate>Thu, 08 Dec 2005 19:36:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.jacwright.com/blog/37/logout-from-http-authorization/#comment-112</guid>
		<description>This methodology while fantastic, fails with Internet Explorer running on Windows.

Microsoft disabled the use of usernames and passwords encoded into links on July 11, 2005. You can read all about it here: http://support.microsoft.com/default.aspx?scid=kb;en-us;Q834489</description>
		<content:encoded><![CDATA[<p>This methodology while fantastic, fails with Internet Explorer running on Windows.</p>
<p>Microsoft disabled the use of usernames and passwords encoded into links on July 11, 2005. You can read all about it here: <a href="http://support.microsoft.com/default.aspx?scid=kb;en-us;Q834489" rel="nofollow">http://support.microsoft.com/default.aspx?scid=kb;en-us;Q834489</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gary Matthew Rogers &#187; Blog Archive &#187; Logout from HTTP Authorization</title>
		<link>http://jacwright.com/blog/37/logout-from-http-authorization/comment-page-1/#comment-51</link>
		<dc:creator>Gary Matthew Rogers &#187; Blog Archive &#187; Logout from HTTP Authorization</dc:creator>
		<pubDate>Sun, 18 Sep 2005 02:37:10 +0000</pubDate>
		<guid isPermaLink="false">http://www.jacwright.com/blog/37/logout-from-http-authorization/#comment-51</guid>
		<description>[...] http://www.jacwright.com/blog/37/logout-from-http-authorization/ [...]</description>
		<content:encoded><![CDATA[<p>[...] <a href="http://www.jacwright.com/blog/37/logout-from-http-authorization/" rel="nofollow">http://www.jacwright.com/blog/37/logout-from-http-authorization/</a> [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
