Difference between revisions of "PEAR::Auth Enterprise Documentation"

From GeeklogWiki
Jump to: navigation, search
 
Line 9: Line 9:
 
###[[Java Clent Requirements]]
 
###[[Java Clent Requirements]]
 
###[[Mono/C# Requirements]]
 
###[[Mono/C# Requirements]]
#[[Installation]]
+
#Installation
 
##[[Installing the Auth_Enterprise Server]]
 
##[[Installing the Auth_Enterprise Server]]
 
###[[The Auth_Enterprise Server Configuration File]]
 
###[[The Auth_Enterprise Server Configuration File]]
##[[Installing Auth_Enterprise Clients]]
+
##Installing Auth_Enterprise Clients
 
###[[Installing the PHP5 Client]]
 
###[[Installing the PHP5 Client]]
 
###[[Installing the PHP4 Client]]
 
###[[Installing the PHP4 Client]]
 
###[[Installing the Java Client]]
 
###[[Installing the Java Client]]
 
###[[Installing the Mono/C# Client]]
 
###[[Installing the Mono/C# Client]]
PEAR::Auth_Enterprise a flexible system for authenticating users and determining what each authenticated user has access to. A [http://pear.php.net PEAR Package], Auth_Enterprise provides a central service for implementing application security and it has been built to support any programming language that supports some form of web services (XMLRPC or SOAP).
+
#Using Auth_Enterprise
 +
##[[The Basics]]
 +
##[[Implementing Auth_Enterprise On A New Application]]
 +
##[[Integration With An Existing Application]]
 +
##[[Implementing Single Sign-On]]

Revision as of 22:04, 4 July 2004

  1. Overview of Auth_Enterprise
  2. Quick Glossary of Terms
  3. Run Down of Features
  4. System Requirements
    1. Auth_Enterprise Server Requirements
    2. Auth_Enterprise Client Requirements
      1. PHP5 Client Requirements
      2. PHP4 Client Requirements
      3. Java Clent Requirements
      4. Mono/C# Requirements
  5. Installation
    1. Installing the Auth_Enterprise Server
      1. The Auth_Enterprise Server Configuration File
    2. Installing Auth_Enterprise Clients
      1. Installing the PHP5 Client
      2. Installing the PHP4 Client
      3. Installing the Java Client
      4. Installing the Mono/C# Client
  6. Using Auth_Enterprise
    1. The Basics
    2. Implementing Auth_Enterprise On A New Application
    3. Integration With An Existing Application
    4. Implementing Single Sign-On