Télécharger la liste

Description du projet

mod_auth_pubtkt is a simple Web single sign-on (SSO) solution for Apache. It validates authentication tickets provided by the client in a cookie using public-key cryptography (DSA or RSA). Thus, only the login server that generates the tickets needs to possess the private key, while Web servers can verify tickets given only the public key. The implementation of the login server is left to the user, but an example and a library in PHP are provided with the distribution.

Système requise

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2009-12-01 06:31
0.6

Cette version corrige héritage de la TKTAuthCookieName et des directives de configuration TKTAuthBackArgName. Elle améliore la compatibilité avec le protocole HTTP 1.0 (redirection). Il ajoute un fichier spec RPM et de l'échantillon config pour la distribution.
This release fixes inheritance of the TKTAuthCookieName and TKTAuthBackArgName configuration directives. It improves compatibility with HTTP 1.0 (redirect). It adds an RPM spec file and sample config to the distribution.

2009-03-24 20:06
0.5

Cette version apporte le soutien automatique de billets rafraîchissant, corrige un bug avec identifiant exploitation forestière lorsque PHP est installé, et corrige un problème avec des espaces échappé dans les cookies billet.
This release adds automatic ticket refreshing support, fixes a bug with username logging when PHP is installed, and corrects a problem with escaped spaces in ticket cookies.

2008-05-03 22:38
0.2

Tags: Initial freshmeat announcement

Project Resources