<?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: Using Single Sign-On To Integrate Ning With An External Site</title>
	<atom:link href="http://www.zomo.co.uk/2008/08/using-single-sign-on-to-integrate-ning-with-an-external-site/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.zomo.co.uk/2008/08/using-single-sign-on-to-integrate-ning-with-an-external-site/</link>
	<description>Is it done yet?</description>
	<lastBuildDate>Fri, 26 Feb 2010 21:54:02 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Brad Y</title>
		<link>http://www.zomo.co.uk/2008/08/using-single-sign-on-to-integrate-ning-with-an-external-site/comment-page-1/#comment-74</link>
		<dc:creator>Brad Y</dc:creator>
		<pubDate>Tue, 26 May 2009 14:14:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.zomo.co.uk/?p=77#comment-74</guid>
		<description>Nice write up. I&#039;ll try and figure it out for my next rails project.</description>
		<content:encoded><![CDATA[<p>Nice write up. I&#8217;ll try and figure it out for my next rails project.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: lemon</title>
		<link>http://www.zomo.co.uk/2008/08/using-single-sign-on-to-integrate-ning-with-an-external-site/comment-page-1/#comment-66</link>
		<dc:creator>lemon</dc:creator>
		<pubDate>Wed, 14 Jan 2009 08:29:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.zomo.co.uk/?p=77#comment-66</guid>
		<description>Hi Patrick,

You&#039;re right - if Ning set a cookie for ning.example.com then www.example.com will not see it. In general, sites sharing a common domain don&#039;t need such elaborate SSO since they can just issue a cookie for .example.com which all sub-sites will see.

However I wasn&#039;t going to alter how Ning was issuing cookies - way too much to break! Our SSO cookie is only shared between sso., www. and shop.example.com.

The fully blown SSO setup can deal with sites on disparate domains too, but needs some extra work than what&#039;s here - a final &quot;user has SSO cookie, now issue your own&quot; request from the SSO server to the interested site.</description>
		<content:encoded><![CDATA[<p>Hi Patrick,</p>
<p>You&#8217;re right &#8211; if Ning set a cookie for ning.example.com then <a href="http://www.example.com" rel="nofollow">http://www.example.com</a> will not see it. In general, sites sharing a common domain don&#8217;t need such elaborate SSO since they can just issue a cookie for .example.com which all sub-sites will see.</p>
<p>However I wasn&#8217;t going to alter how Ning was issuing cookies &#8211; way too much to break! Our SSO cookie is only shared between sso., www. and shop.example.com.</p>
<p>The fully blown SSO setup can deal with sites on disparate domains too, but needs some extra work than what&#8217;s here &#8211; a final &#8220;user has SSO cookie, now issue your own&#8221; request from the SSO server to the interested site.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Patrick</title>
		<link>http://www.zomo.co.uk/2008/08/using-single-sign-on-to-integrate-ning-with-an-external-site/comment-page-1/#comment-65</link>
		<dc:creator>Patrick</dc:creator>
		<pubDate>Sat, 20 Dec 2008 16:16:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.zomo.co.uk/?p=77#comment-65</guid>
		<description>Nicely figured out. I&#039;m trying to figure out a way to make Ning a sensible option for a social platform integrated into our existing site, and this could solve at least one of the problems.

BTW I came to think. Isn&#039;t the security in cookies, that they can only be accessed from the website (domain) that created them? - So if the Ning network is set to a subdomain (i.e. ning.example.com), won&#039;t cookies set by Ning be accessible from all pages on www.example.com, or is there a catch?</description>
		<content:encoded><![CDATA[<p>Nicely figured out. I&#8217;m trying to figure out a way to make Ning a sensible option for a social platform integrated into our existing site, and this could solve at least one of the problems.</p>
<p>BTW I came to think. Isn&#8217;t the security in cookies, that they can only be accessed from the website (domain) that created them? &#8211; So if the Ning network is set to a subdomain (i.e. ning.example.com), won&#8217;t cookies set by Ning be accessible from all pages on <a href="http://www.example.com" rel="nofollow">http://www.example.com</a>, or is there a catch?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
