News Feed
Jobs Feed
Sections




News Archive
Arnold Daniels' Blog:
Simple Single Sign-On for PHP
April 20, 2009 @ 09:36:35

Arnold Daniels has a new post to his blog today dealing with something (usually companies) are looking towards to help deal with the infamous "too many passwords for too many places" issue - a simple single sign-on tool that can be dropped in an used anywhere.

Associated websites often share user information, so a visitor only has to register once and can use that username and password for all sites. A good example for this is Google. [...] There are many single sign-on applications and protocols. Most of these are fairly complex. [...] I've written a simple single sign-on solution (400 lines of code), which works by linking sessions. This solutions works for normal websites as well as AJAX sites.

He compares the flow on a non-single sign-on site (lots of fetching between the client/server) and the first/following visits with his tool in place. You can download the source here (as well as the Ajax broker).

8 comments voice your opinion now!
ajax broker library tool signon single simple


blog comments powered by Disqus

Similar Posts

IBM developerWorks: Build Ajax-based Web sites with PHP

Richard Heyes\' Blog: Updates to XML-RPC Library

Project: PHP on Android

Joshua Eichorn\'s Blog: Looking for HTML_AJAX Success Stories

PHPImpact Blog: Server-side Marker Clustering with PHP and Google Maps


Community Events











Don't see your event here?
Let us know!


tool release application interview example code phpunit functional opinion language object framework podcast testing development series community zendframework2 introduction unittest

All content copyright, 2013 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework