development/libraries

perl-Apache-AuthTkt - Module to generate authentication tickets for mod_auth_tkt apache module

Website: http://search.cpan.org/dist/Apache-AuthTkt/
License: Perl(GPL+ or Artistic)
Vendor: Koozali.org <http://www.koozali.org>
Description:
Apache::AuthTkt is a module for generating and validating authentication
tickets used with the 'mod_auth_tkt' apache module. Tickets are typically
generated by a login web page of some kind when a user has been authenticated.
The ticket contains a username/uid for the authenticated user, and often also
the IP address they authenticated from, a set of authorisation tokens, and any
other user data required. The ticket also includes an MD5 hash of all the
included user data plus a shared secret, so that tickets can be validated by
mod_auth_tkt without requiring access to the user repository.

See http://www.openfusion.com.au/labs/mod_auth_tkt for mod_auth_tkt itself.

Packages

perl-Apache-AuthTkt-2.2-1.el8.sme.noarch [18 KiB] Changelog by Gavin Carr (2014-12-15):
- Update to version 2.2.

Listing created by Repoview-0.6.6-16.el8.sme