Login   Register  
PHP Classes
elePHPant
Icontem

CrossAuth

Recommend this page to a friend!
Stumble It! Stumble It! Bookmark in del.icio.us Bookmark in del.icio.us

  Author  
Picture of Victor Bolshov
Name: Victor Bolshov <e-mail contact>
Packages: 6 Browse all classes by Victor Bolshov Browse all classes by
Country: Russian Federation Russian Federation - PHP jobs in Russian Federation
Age: 34
All time rank: 53813 in Russian Federation Russian Federation
Week rank: 837 Down16 in Russian Federation Russian Federation Down
Innovation award
Innovation award
Nominee: 1x


  Detailed description   Download .zip .tar.gz  
This class can be used to authenticate users in multiple domains at once.

It generates HTML with Javascript tags for one domain that also submits the same user name and password to the authentication page of another domain when the user is successfully authenticated in the main domain.

The class does not perform the actual verification of the submitted user name and password. It just provides means to specify an external callback function that can be customized to perform that verification.

  Classes of Victor Bolshov  >  CrossAuth  >  Download .zip .tar.gz  >  Support forum Support forum  >  Blog Blog  >  RSS 1.0 feed RSS 2.0 feed Latest changes  
Name: CrossAuth
Base name: cross_auth
Description: Authenticate users in multiple domains at once
Version: -
PHP version: -
License: GNU General Public License (GPL)
All time users: 1149 users
All time rank: 2861
Week users: 2 users
Week rank: 1329 Up
 
  Groups   Rate classes User ratings   Applications   Files Files  

  Groups  
Group folder image PHP 5 Classes using PHP 5 specific features View top rated classes
Group folder image User Management User records, authentication and session handling View top rated classes


  Innovation Award  
PHP Programming Innovation award nominee
August 2006
Number 9
Authentication is a basic step necessary to identify users that want to access restricted resources.

Sometimes, users need to access resources in multiple sites on which they have accounts with the same user name and password.

This class provides a solution that lets an user authenticate on multiple sites entering the user name and password only once.

Manuel Lemos

  User ratings  
There are not enough user ratings to display for this class.

  Applications that use this class  
No application links were specified for this class.
Add link image If you know an application of this package, send a message to the author to add a link here.
  Files folder image Files  
File Role Description
Files folder imageexample (3 files)
Plain text file CrossAuth.php Class CrossAuth class

  Files  /  Files folder image example  
File Role Description
  Accessible without login Plain text file auth_check.php Example usage example
  Accessible without login Plain text file auth_form.php Example usage example
  Accessible without login Plain text file README.txt Doc. README for the usage example

Download all files: cross_auth.tar.gz cross_auth.zip
NOTICE: if you are using a download manager program like 'GetRight', please Login before trying to download this archive.