<?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: Authentication in WordPress 2.8</title>
	<atom:link href="http://willnorris.com/2009/03/authentication-in-wordpress-28/feed" rel="self" type="application/rss+xml" />
	<link>http://willnorris.com/2009/03/authentication-in-wordpress-28</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-alpha-19719</generator>
	<item>
		<title>By: Nick</title>
		<link>http://willnorris.com/2009/03/authentication-in-wordpress-28#comment-60569</link>
		<dc:creator>Nick</dc:creator>
		<pubDate>Wed, 25 May 2011 23:33:57 +0000</pubDate>
		<guid isPermaLink="false">http://willnorris.com/?p=508#comment-60569</guid>
		<description>&lt;p&gt;I have seen some plugins us a filter on init() to force authentication. I am trying to force users to have to had authenticate as well as the authentication coming from my app.&lt;/p&gt;

&lt;p&gt;Seem to be running into issues between filter on init and authenticate mostly I think because I don&#039;t understand what the functions should do wordpress wise with setting cookies for rest to work.&lt;/p&gt;

&lt;p&gt;Any ideas?&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>I have seen some plugins us a filter on init() to force authentication. I am trying to force users to have to had authenticate as well as the authentication coming from my app.</p>

<p>Seem to be running into issues between filter on init and authenticate mostly I think because I don&#8217;t understand what the functions should do wordpress wise with setting cookies for rest to work.</p>

<p>Any ideas?</p>]]></content:encoded>
	</item>
	<item>
		<title>By: jnathan</title>
		<link>http://willnorris.com/2009/03/authentication-in-wordpress-28#comment-50795</link>
		<dc:creator>jnathan</dc:creator>
		<pubDate>Thu, 09 Dec 2010 15:59:47 +0000</pubDate>
		<guid isPermaLink="false">http://willnorris.com/?p=508#comment-50795</guid>
		<description>&lt;p&gt;Is there way to do this yet that anyone knows of? I would like to allow users to authenticate to my wordpress site using an oauth compliant service. Is there a plugin based on the thinking in this article? Has it been added to the Wordpress core?&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Is there way to do this yet that anyone knows of? I would like to allow users to authenticate to my wordpress site using an oauth compliant service. Is there a plugin based on the thinking in this article? Has it been added to the WordPress core?</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Keith Dsouza</title>
		<link>http://willnorris.com/2009/03/authentication-in-wordpress-28#comment-50040</link>
		<dc:creator>Keith Dsouza</dc:creator>
		<pubDate>Wed, 24 Nov 2010 18:36:19 +0000</pubDate>
		<guid isPermaLink="false">http://willnorris.com/?p=508#comment-50040</guid>
		<description>&lt;p&gt;I know I am too late on this, but do you have a working version of the oAuth authentication for WP as posted in this http://www.slideshare.net/willnorris/wordpress-oauth-presentation&lt;/p&gt;

&lt;p&gt;I am working on something related and wanted oAuth, any help will be appreciated. Since you do not have a subscribe to comments here I would appreciate a reply by email.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>I know I am too late on this, but do you have a working version of the oAuth authentication for WP as posted in this <a href="http://www.slideshare.net/willnorris/wordpress-oauth-presentation" rel="nofollow">http://www.slideshare.net/willnorris/wordpress-oauth-presentation</a></p>

<p>I am working on something related and wanted oAuth, any help will be appreciated. Since you do not have a subscribe to comments here I would appreciate a reply by email.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: David80</title>
		<link>http://willnorris.com/2009/03/authentication-in-wordpress-28#comment-46698</link>
		<dc:creator>David80</dc:creator>
		<pubDate>Wed, 01 Sep 2010 09:54:15 +0000</pubDate>
		<guid isPermaLink="false">http://willnorris.com/?p=508#comment-46698</guid>
		<description>&lt;p&gt;I think Oauth is not necessary anymore, because Facebook Connect is coming more and more. So do i use Facebook connect on my blog at: http://www.androidspiele.net&lt;/p&gt;

&lt;p&gt;What do you think?&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>I think Oauth is not necessary anymore, because Facebook Connect is coming more and more. So do i use Facebook connect on my blog at: <a href="http://www.androidspiele.net" rel="nofollow">http://www.androidspiele.net</a></p>

<p>What do you think?</p>]]></content:encoded>
	</item>
	<item>
		<title>By: John Kolbert</title>
		<link>http://willnorris.com/2009/03/authentication-in-wordpress-28#comment-45931</link>
		<dc:creator>John Kolbert</dc:creator>
		<pubDate>Tue, 10 Aug 2010 05:18:27 +0000</pubDate>
		<guid isPermaLink="false">http://willnorris.com/?p=508#comment-45931</guid>
		<description>&lt;p&gt;[...] with WordPress 2.8, an &#8216;authenticate&#8217; filter was added which allowed for some flexibility when authenticating a user with out having to completely [...]&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>[&#8230;] with WordPress 2.8, an &#8216;authenticate&#8217; filter was added which allowed for some flexibility when authenticating a user with out having to completely [&#8230;]</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Mihir</title>
		<link>http://willnorris.com/2009/03/authentication-in-wordpress-28#comment-44117</link>
		<dc:creator>Mihir</dc:creator>
		<pubDate>Fri, 28 May 2010 11:14:57 +0000</pubDate>
		<guid isPermaLink="false">http://willnorris.com/?p=508#comment-44117</guid>
		<description>&lt;p&gt;was trying to find wp codex for authentication 
reached here
interesting read&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>was trying to find wp codex for authentication 
reached here
interesting read</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Claas</title>
		<link>http://willnorris.com/2009/03/authentication-in-wordpress-28#comment-41747</link>
		<dc:creator>Claas</dc:creator>
		<pubDate>Wed, 24 Feb 2010 22:12:56 +0000</pubDate>
		<guid isPermaLink="false">http://willnorris.com/?p=508#comment-41747</guid>
		<description>&lt;p&gt;Or a german version? please!&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Or a german version? please!</p>]]></content:encoded>
	</item>
	<item>
		<title>By: reiner</title>
		<link>http://willnorris.com/2009/03/authentication-in-wordpress-28#comment-40353</link>
		<dc:creator>reiner</dc:creator>
		<pubDate>Fri, 22 Jan 2010 12:15:41 +0000</pubDate>
		<guid isPermaLink="false">http://willnorris.com/?p=508#comment-40353</guid>
		<description>&lt;p&gt;Do you plan to provide a french version of the plugin&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Do you plan to provide a french version of the plugin</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Will Norris</title>
		<link>http://willnorris.com/2009/03/authentication-in-wordpress-28#comment-37626</link>
		<dc:creator>Will Norris</dc:creator>
		<pubDate>Sat, 07 Nov 2009 18:02:12 +0000</pubDate>
		<guid isPermaLink="false">http://willnorris.com/?p=508#comment-37626</guid>
		<description>&lt;p&gt;@Vince: no, I am unaware of any kind of federated identity support at LinkedIn.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>@Vince: no, I am unaware of any kind of federated identity support at LinkedIn.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Vince</title>
		<link>http://willnorris.com/2009/03/authentication-in-wordpress-28#comment-37615</link>
		<dc:creator>Vince</dc:creator>
		<pubDate>Sat, 07 Nov 2009 11:49:30 +0000</pubDate>
		<guid isPermaLink="false">http://willnorris.com/?p=508#comment-37615</guid>
		<description>&lt;p&gt;I am building a company blog using WP and wondered which of these solutions, OAuth or OpenID, will allow visitors from LinkedIn to login and comment?
Thanks&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>I am building a company blog using WP and wondered which of these solutions, OAuth or OpenID, will allow visitors from LinkedIn to login and comment?
Thanks</p>]]></content:encoded>
	</item>
</channel>
</rss>

