Contribute  :  Support  :  Downloads  :  Forum  :  Links  :  Polls  :  Calendar  :  Directory  :  Advanced Search  
Geeklog The Ultimate Weblog System
Welcome to Geeklog
Friday, May 16 2008 @ 02:39 AM EDT
   

Auth_Enterprise Beta Available

Geeklog 2Update:the folks at PEAR have decided to pull the package temporarily, until a few coding standards are implemented. Work on those is going already but in the meantime you can get the original tarball from here. Once you get it downloaded all you have to do is "pear install Auth_Enterprise-0.0.1.tgz"

Auth_Enterprise, the system Geeklog 2 will use for authentication and authorization, has reached it's first milestone with the release of it's first beta. Currently only the PHP5 client has been implemented along with support for XMLRPC communication with the server. The service requires PHP5 as well. To install on a PHP5 system, simply enter "pear install Auth_Enterprise".

To find out what the second beta has in store, click 'read more'.

For the next Auth_Enterprise release we will concentrate on the following:

  • Ways for administering the service
  • Client for Java, PHP4 and Mono/.NET
  • Support for SOAP

As you can see, there is plenty of work to go around so if you are interested in helping out contact me.

Story Options

Auth_Enterprise Beta Available | 1 comments | Create New Account
The following comments are owned by whomever posted them. This site is not responsible for what they say.
Auth_Enterprise Beta Available
Authored by: magomarcelo on Wednesday, September 01 2004 @ 01:04 PM EDT
Did you also check Central Authentication Service (CAS)? It is a Java based server solution, with client support also for PHP and other languages and a single sign on cookie for webapps.