<?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"
	>
<channel>
	<title>Comments on: open_id_authentication (part 2)</title>
	<atom:link href="http://leancode.com/2007/04/04/open_id_authentication-part-2/feed/" rel="self" type="application/rss+xml" />
	<link>http://leancode.com/2007/04/04/open_id_authentication-part-2/</link>
	<description>bernie's small batches of software goodness</description>
	<pubDate>Fri, 21 Nov 2008 12:42:03 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.3</generator>
		<item>
		<title>By: Yoshi</title>
		<link>http://leancode.com/2007/04/04/open_id_authentication-part-2/#comment-24411</link>
		<dc:creator>Yoshi</dc:creator>
		<pubDate>Sat, 29 Dec 2007 10:06:50 +0000</pubDate>
		<guid isPermaLink="false">http://leancode.com/2007/04/04/open_id_authentication-part-2/#comment-24411</guid>
		<description>Thanks. this informations helps me a lot.
by the way,
"AuthenticatedSessionController" should be "AuthenticatedSession[s]Controller" and  "@session[:user] = nil" in the destroy method should be "session[:user_id] = nil" I think.
any way, thanks a lot.</description>
		<content:encoded><![CDATA[<p>Thanks. this informations helps me a lot.<br />
by the way,<br />
&#8220;AuthenticatedSessionController&#8221; should be &#8220;AuthenticatedSession[s]Controller&#8221; and  &#8220;@session[:user] = nil&#8221; in the destroy method should be &#8220;session[:user_id] = nil&#8221; I think.<br />
any way, thanks a lot.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bernie Thompson</title>
		<link>http://leancode.com/2007/04/04/open_id_authentication-part-2/#comment-14820</link>
		<dc:creator>Bernie Thompson</dc:creator>
		<pubDate>Sat, 28 Jul 2007 23:35:16 +0000</pubDate>
		<guid isPermaLink="false">http://leancode.com/2007/04/04/open_id_authentication-part-2/#comment-14820</guid>
		<description>Hi Ryan,

You're right, there appears to be an error in persisting the remember_me param from begin() through the redirects to complete(). In part one of the article (changes to DHH's lib), there should be additional changes to add the remember_me param to the redirect URL (line 115, as I have the line numbers in the diffs in part 1 of the article).  To make that happen, you'll also have to add paramters to the routines there to pass down whether remember_me is set.

Thanks for catching this error -- let us know if you code up a solution that works!</description>
		<content:encoded><![CDATA[<p>Hi Ryan,</p>
<p>You&#8217;re right, there appears to be an error in persisting the remember_me param from begin() through the redirects to complete(). In part one of the article (changes to DHH&#8217;s lib), there should be additional changes to add the remember_me param to the redirect URL (line 115, as I have the line numbers in the diffs in part 1 of the article).  To make that happen, you&#8217;ll also have to add paramters to the routines there to pass down whether remember_me is set.</p>
<p>Thanks for catching this error &#8212; let us know if you code up a solution that works!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ryan</title>
		<link>http://leancode.com/2007/04/04/open_id_authentication-part-2/#comment-14762</link>
		<dc:creator>ryan</dc:creator>
		<pubDate>Sat, 28 Jul 2007 03:25:06 +0000</pubDate>
		<guid isPermaLink="false">http://leancode.com/2007/04/04/open_id_authentication-part-2/#comment-14762</guid>
		<description>I'm trying to get the :remember_me functionality to work with open_id_auth. Since it leaves to verify at the identity server, the remember_me param is wiped out when it gets back. What are your thoughts?</description>
		<content:encoded><![CDATA[<p>I&#8217;m trying to get the :remember_me functionality to work with open_id_auth. Since it leaves to verify at the identity server, the remember_me param is wiped out when it gets back. What are your thoughts?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Dynamic Page Served (once) in 0.625 seconds -->
