diff options
author | Jun Kuriyama <kuriyama@FreeBSD.org> | 2011-02-26 15:11:28 +0000 |
---|---|---|
committer | Jun Kuriyama <kuriyama@FreeBSD.org> | 2011-02-26 15:11:28 +0000 |
commit | 0d06f0c26448a35cf911ae5c9c0ee270a4329846 (patch) | |
tree | 71dc463ea46165c62ec75233e59571455e3d2e05 /www/mod_auth_tkt/pkg-descr | |
parent | 1fd64d2aa98497a2abb640973a340d525659a383 (diff) | |
download | ports-0d06f0c26448a35cf911ae5c9c0ee270a4329846.tar.gz ports-0d06f0c26448a35cf911ae5c9c0ee270a4329846.zip |
Notes
Diffstat (limited to 'www/mod_auth_tkt/pkg-descr')
-rw-r--r-- | www/mod_auth_tkt/pkg-descr | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/www/mod_auth_tkt/pkg-descr b/www/mod_auth_tkt/pkg-descr new file mode 100644 index 000000000000..ac027b11eec2 --- /dev/null +++ b/www/mod_auth_tkt/pkg-descr @@ -0,0 +1,6 @@ +mod_auth_tkt is a lightweight single-sign-on authentication module for +apache, supporting versions 1.3.x, 2.0.x, and 2.2.x. It uses secure +cookie-based tickets to implement a single-signon framework that works +across multiple apache instances and servers. + +WWW: http://www.openfusion.com.au/labs/mod_auth_tkt/ |