AIS-client

 view release on metacpan or  search on metacpan

README  view on Meta::CPAN

AIS/client version 0.05
=======================

Authenticate a user of a HTTP web page using the kerberos-like AIS
(Authenticated Identity Service)  protocol, using netscape cookies,
defaulting to the pay2send.com public AIS server.

A persistent per-session stash is provided in addition to the
user's authenticated identity.

This version has not been tested under mod_perl, but future
versions will be.

INSTALLATION

To install this module type the following:

README  view on Meta::CPAN


DEPENDENCIES

This module requires these other modules and libraries:

DirDB (but another persistence framework would work too.)

COPYRIGHT AND LICENCE

Copyright (C) 2004 David Nicol davidnico@cpan.org
released under GNU public license (GPL)


client.pm  view on Meta::CPAN

end a session, delete all session data, and offer the user a link to
the logout function of the specified AIS server so they can log out
of that too if they want.

=head1 HISTORY

=over 8

=item 0.05

	This is the first public AIS client module release with this
	interface, which is entirely different from the CGI::AIS::Session
	interface.

=item 0.06

	fixed the Makefile.pl to call in DirDB

=item 0.07

	installation problems due to permissions now go to the



( run in 0.693 second using v1.01-cache-2.11-cpan-64827b87656 )