<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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:slash="http://purl.org/rss/1.0/modules/slash/"
		xmlns:xhtml="http://www.w3.org/1999/xhtml"
>

<channel>
	<title>無限なる開発ブログ &#187; SSO</title>
	<atom:link href="http://www.oto-kichi.com/tag/sso/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.oto-kichi.com</link>
	<description>ロサンゼルス在住ITエンジニアの開発ブログ</description>
	<lastBuildDate>Thu, 29 Jul 2010 19:44:39 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<xhtml:link rel="alternate" media="handheld" type="text/html" href="http://www.oto-kichi.com/tag/sso/feed/" />
		<item>
		<title>すでにあるPHPのサイトからSSOでWordpressにもログインさせる方法</title>
		<link>http://www.oto-kichi.com/2010/02/12/wordpress-auto-login-leons-weblog/</link>
		<comments>http://www.oto-kichi.com/2010/02/12/wordpress-auto-login-leons-weblog/#comments</comments>
		<pubDate>Sat, 13 Feb 2010 01:34:46 +0000</pubDate>
		<dc:creator>Viruke</dc:creator>
				<category><![CDATA[CakePHP]]></category>
		<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[SSO]]></category>

		<guid isPermaLink="false">http://www.oto-kichi.com/?p=143</guid>
		<description><![CDATA[
			
				
			
		
自分の会員制のサイトで利用者にブログを提供できるオプショナルサービスを考えていてSSO(Single Sign On）をどうしたものかと思い調べてみました。
すでにあるPHPのサイトから [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.oto-kichi.com%2F2010%2F02%2F12%2Fwordpress-auto-login-leons-weblog%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.oto-kichi.com%2F2010%2F02%2F12%2Fwordpress-auto-login-leons-weblog%2F&amp;source=Viruke&amp;style=normal" height="61" width="50" /><br />
			</a>
		</div>
<p>自分の会員制のサイトで利用者にブログを提供できるオプショナルサービスを考えていてSSO(Single Sign On）をどうしたものかと思い調べてみました。</p>
<p>すでにあるPHPのサイトからSSOでWordpressにもログインさせる方法として、以下のサイトのコードが流用できそうなのでブックマーク。。。</p>
<blockquote><p>In my setup, the main site has role-based permissions and the WordPress setup only has one account for each role (i.e. admin, editor, user etc…). The plugin first checks the role of the user logged in to the main site and then simulates a WordPress login anytime the user navigates to the blog. You should be able to customize this method for your own needs.</p>
<p>引用元: <a href="http://www.lbsharp.com/wordpress/index.php/2007/12/10/wordpress-auto-login/">WordPress Auto-Login | Leon&#8217;s Weblog</a>.</p></blockquote>
<p>まぁ～、うちのサイトではまだまだ対応はあとになるだろうけど・・・</p>
]]></content:encoded>
			<wfw:commentRss>http://www.oto-kichi.com/2010/02/12/wordpress-auto-login-leons-weblog/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	<xhtml:link rel="alternate" media="handheld" type="text/html" href="http://www.oto-kichi.com/2010/02/12/wordpress-auto-login-leons-weblog/" />
	</item>
	</channel>
</rss>
