<?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: Simple Single Sign-On for PHP (Ajax compatible)</title>
	<atom:link href="http://www.jasny.net/articles/simple-single-sign-on-for-php/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.jasny.net/articles/simple-single-sign-on-for-php/</link>
	<description>Helping you out with PHP &#38; MySQL</description>
	<lastBuildDate>Wed, 25 Jan 2012 21:57:47 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: Gougousis Alexandros</title>
		<link>http://www.jasny.net/articles/simple-single-sign-on-for-php/comment-page-4/#comment-338153</link>
		<dc:creator>Gougousis Alexandros</dc:creator>
		<pubDate>Wed, 25 Jan 2012 21:57:47 +0000</pubDate>
		<guid isPermaLink="false">http://blog.adaniels.nl/?p=168#comment-338153</guid>
		<description>Hi! Nice code! 
I have used it to create an SSO-based application using the Yii Framework. It&#039;s cool!
I would like to ask you one thing. What is the reason of &quot;attaching&quot; to the SSO-Server?
Why not direclty sending the un-logged client to the SSO-Server for logging? 

Anyway,thanks for sharing the code!</description>
		<content:encoded><![CDATA[<p>Hi! Nice code!<br />
I have used it to create an SSO-based application using the Yii Framework. It&#8217;s cool!<br />
I would like to ask you one thing. What is the reason of &#8220;attaching&#8221; to the SSO-Server?<br />
Why not direclty sending the un-logged client to the SSO-Server for logging? </p>
<p>Anyway,thanks for sharing the code!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sir Đoàn</title>
		<link>http://www.jasny.net/articles/simple-single-sign-on-for-php/comment-page-4/#comment-338152</link>
		<dc:creator>Sir Đoàn</dc:creator>
		<pubDate>Mon, 16 Jan 2012 11:15:58 +0000</pubDate>
		<guid isPermaLink="false">http://blog.adaniels.nl/?p=168#comment-338152</guid>
		<description>Thank you so much for this toturial ^^</description>
		<content:encoded><![CDATA[<p>Thank you so much for this toturial ^^</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Arnold Daniels</title>
		<link>http://www.jasny.net/articles/simple-single-sign-on-for-php/comment-page-4/#comment-338151</link>
		<dc:creator>Arnold Daniels</dc:creator>
		<pubDate>Sat, 14 Jan 2012 22:39:02 +0000</pubDate>
		<guid isPermaLink="false">http://blog.adaniels.nl/?p=168#comment-338151</guid>
		<description>Hi all, the demo&#039;s are currently broken indeed. I need to look at that soon. Also I&#039;ve decided to create a full featured lib from this example, since I&#039;m still getting a lot of response years after writing this article.

Sorry @Gowtham I didn&#039;t reply to you earlier. Since the broker will do the authentication, it can simply send the userid to the SSO server instead of the username/password.</description>
		<content:encoded><![CDATA[<p>Hi all, the demo&#8217;s are currently broken indeed. I need to look at that soon. Also I&#8217;ve decided to create a full featured lib from this example, since I&#8217;m still getting a lot of response years after writing this article.</p>
<p>Sorry @Gowtham I didn&#8217;t reply to you earlier. Since the broker will do the authentication, it can simply send the userid to the SSO server instead of the username/password.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gowtham</title>
		<link>http://www.jasny.net/articles/simple-single-sign-on-for-php/comment-page-4/#comment-338138</link>
		<dc:creator>Gowtham</dc:creator>
		<pubDate>Wed, 14 Dec 2011 12:21:22 +0000</pubDate>
		<guid isPermaLink="false">http://blog.adaniels.nl/?p=168#comment-338138</guid>
		<description>@&lt;a href=&quot;http://www.jasny.net/articles/simple-single-sign-on-for-php/comment-page-4/#comment-336958&quot; rel=&quot;nofollow&quot;&gt;Arnold Daniels&lt;/a&gt;: Hi Arnold I have the Same problem as Charles. Can you please Explain me wat to modify in server/sso.php as mentioned below 

&quot;But you want domain2.com to handle authentication himself you tell me. Ahh, but that’s the easy part. Instead of domain2.com having to set the username and password, just let him send the userid (or username) by modifying function login() on server/sso.php .&quot;</description>
		<content:encoded><![CDATA[<p>@<a href="http://www.jasny.net/articles/simple-single-sign-on-for-php/comment-page-4/#comment-336958" rel="nofollow">Arnold Daniels</a>: Hi Arnold I have the Same problem as Charles. Can you please Explain me wat to modify in server/sso.php as mentioned below </p>
<p>&#8220;But you want domain2.com to handle authentication himself you tell me. Ahh, but that’s the easy part. Instead of domain2.com having to set the username and password, just let him send the userid (or username) by modifying function login() on server/sso.php .&#8221;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: wira</title>
		<link>http://www.jasny.net/articles/simple-single-sign-on-for-php/comment-page-4/#comment-338128</link>
		<dc:creator>wira</dc:creator>
		<pubDate>Mon, 05 Dec 2011 01:15:52 +0000</pubDate>
		<guid isPermaLink="false">http://blog.adaniels.nl/?p=168#comment-338128</guid>
		<description>Hi Arnold...
I want to implement your code using LDAP, which part should I make a change?
2nd question, I still  confuse with ajax-broker implementation, plus your demo site is not working right now, would you active back the demo site so I can learn from it?
I really appreciate your kindly help

Thanks for your help...</description>
		<content:encoded><![CDATA[<p>Hi Arnold&#8230;<br />
I want to implement your code using LDAP, which part should I make a change?<br />
2nd question, I still  confuse with ajax-broker implementation, plus your demo site is not working right now, would you active back the demo site so I can learn from it?<br />
I really appreciate your kindly help</p>
<p>Thanks for your help&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: butter</title>
		<link>http://www.jasny.net/articles/simple-single-sign-on-for-php/comment-page-4/#comment-338126</link>
		<dc:creator>butter</dc:creator>
		<pubDate>Wed, 30 Nov 2011 02:35:24 +0000</pubDate>
		<guid isPermaLink="false">http://blog.adaniels.nl/?p=168#comment-338126</guid>
		<description>Yes! I got the issue solved.</description>
		<content:encoded><![CDATA[<p>Yes! I got the issue solved.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: butter</title>
		<link>http://www.jasny.net/articles/simple-single-sign-on-for-php/comment-page-4/#comment-338125</link>
		<dc:creator>butter</dc:creator>
		<pubDate>Tue, 29 Nov 2011 10:07:56 +0000</pubDate>
		<guid isPermaLink="false">http://blog.adaniels.nl/?p=168#comment-338125</guid>
		<description>Hi Arnold

I have tried the script, i have to say &quot;wow! its damn great!&quot; 
It work pretty fine in my local and my testing server.
However, im facing the issue with &quot;406&quot; stuff, when i place my broker on my local (win7) and sso server on test server (linux). I read every comments above and tried with several fix. yet i cant get it right.

understand that, this sso suppose to centralise the login auth across domains. im confusing about the _server[&quot;REMOTE_ADDR&quot;] as it matching the IP add from local and server IP and final it goes to invalid checksum

please help and appreciate alots...</description>
		<content:encoded><![CDATA[<p>Hi Arnold</p>
<p>I have tried the script, i have to say &#8220;wow! its damn great!&#8221;<br />
It work pretty fine in my local and my testing server.<br />
However, im facing the issue with &#8220;406&#8243; stuff, when i place my broker on my local (win7) and sso server on test server (linux). I read every comments above and tried with several fix. yet i cant get it right.</p>
<p>understand that, this sso suppose to centralise the login auth across domains. im confusing about the _server["REMOTE_ADDR"] as it matching the IP add from local and server IP and final it goes to invalid checksum</p>
<p>please help and appreciate alots&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: dhtmlextreme</title>
		<link>http://www.jasny.net/articles/simple-single-sign-on-for-php/comment-page-4/#comment-338124</link>
		<dc:creator>dhtmlextreme</dc:creator>
		<pubDate>Mon, 28 Nov 2011 20:57:16 +0000</pubDate>
		<guid isPermaLink="false">http://blog.adaniels.nl/?p=168#comment-338124</guid>
		<description>After studying the model here, i created a slightly different version - using the model to run my site - www.dhtmlextreme.net
I just made a blog-post about 2 models - one that runs across subdomains on a website and another version that runs across multiple domains and subdomains or even within the same website.
I made a plugin for drupal so that the sso can integrate with drupal  - 
my server is www.accounts.dhtmlextreme.net
my brokers are www.blogs.dhtmlextreme.net, www.classrooms.dhtmlextreme.net and others.</description>
		<content:encoded><![CDATA[<p>After studying the model here, i created a slightly different version &#8211; using the model to run my site &#8211; <a href="http://www.dhtmlextreme.net" rel="nofollow">http://www.dhtmlextreme.net</a><br />
I just made a blog-post about 2 models &#8211; one that runs across subdomains on a website and another version that runs across multiple domains and subdomains or even within the same website.<br />
I made a plugin for drupal so that the sso can integrate with drupal  &#8211;<br />
my server is <a href="http://www.accounts.dhtmlextreme.net" rel="nofollow">http://www.accounts.dhtmlextreme.net</a><br />
my brokers are <a href="http://www.blogs.dhtmlextreme.net" rel="nofollow">http://www.blogs.dhtmlextreme.net</a>, <a href="http://www.classrooms.dhtmlextreme.net" rel="nofollow">http://www.classrooms.dhtmlextreme.net</a> and others.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: marios</title>
		<link>http://www.jasny.net/articles/simple-single-sign-on-for-php/comment-page-4/#comment-338116</link>
		<dc:creator>marios</dc:creator>
		<pubDate>Wed, 23 Nov 2011 15:22:34 +0000</pubDate>
		<guid isPermaLink="false">http://blog.adaniels.nl/?p=168#comment-338116</guid>
		<description>Dear Sir,

once again thank you for your code.
I am writing again because i do not hear from you since today.
I would like to ask you if it is possible to test your code at localhost.
I tried to use two brokers and one server at different folders but it does not work.
I would appreciate if you help me.

Thank you in advance,

Marios</description>
		<content:encoded><![CDATA[<p>Dear Sir,</p>
<p>once again thank you for your code.<br />
I am writing again because i do not hear from you since today.<br />
I would like to ask you if it is possible to test your code at localhost.<br />
I tried to use two brokers and one server at different folders but it does not work.<br />
I would appreciate if you help me.</p>
<p>Thank you in advance,</p>
<p>Marios</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mobile version of the forum?</title>
		<link>http://www.jasny.net/articles/simple-single-sign-on-for-php/comment-page-4/#comment-338113</link>
		<dc:creator>mobile version of the forum?</dc:creator>
		<pubDate>Tue, 22 Nov 2011 18:35:43 +0000</pubDate>
		<guid isPermaLink="false">http://blog.adaniels.nl/?p=168#comment-338113</guid>
		<description>[...] Canada goose business just as &#039;57 udsalg canada goose .  canada goose vest  canada goose store  canada goose chilliwack bomber  canada goose expedition parka  canada goose store          canada goose montebello parka canada [...]</description>
		<content:encoded><![CDATA[<p>[...] Canada goose business just as &#039;57 udsalg canada goose .  canada goose vest  canada goose store  canada goose chilliwack bomber  canada goose expedition parka  canada goose store          canada goose montebello parka canada [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
<!-- WP Super Cache is installed but broken. The path to wp-cache-phase1.php in wp-content/advanced-cache.php must be fixed! -->
