Login   Register  
PHP Classes
elePHPant
Icontem

Class: CrossAuth

Recommend this page to a friend!
Stumble It! Stumble It! Bookmark in del.icio.us Bookmark in del.icio.us
  Classes of Victor Bolshov  >  CrossAuth  >  Download .tar.gz .zip  >  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
Related classes: , , ,
Version: -
PHP version: -
License: GNU General Public License (GPL)
All time users: 1065 users
All time rank: 2843
Week users: 3 users
Week rank: 1216
Picture of Victor Bolshov
Author: Victor Bolshov <e-mail contact>
Packages: 6 Browse this author's classes Browse this author's classes
Country: Russian Federation Russian Federation - PHP jobs in Russian Federation
Age: 33
All time rank: 52412 in Russian Federation Russian Federation
Week rank: 715 Down21 in Russian Federation Russian Federation Down
Innovation award
Innovation award
Nominee: 1x


  Detailed description  
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.

 

  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

  Rate classes User ratings   Applications   Files Files  

  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
  Plain text file auth_check.php Example usage example
  Plain text file auth_form.php Example usage example
  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.