mod_auth_pubtkt

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.

Tags Internet Web HTTP Servers Security
Licenses GPLv3
Operating Systems Windows Unix FreeBSD Linux
Implementation C

Tweet this project Short link

Rss Recent releases

  • Rrelease-mid
  •  24 Mar 2009 11:06
  • Rrelease-after

    Changes: 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.

    • Rrelease-mid
    •  03 May 2008 13:38
    • Rrelease-after

    No changes have been submitted for this release.

    6c2b08cacb2c32c2901098941927a1d0_thumb

    Project Spotlight

    jFramework

    A PHP framework with simplicity and scalabality in mind.

    No-screenshot

    Project Spotlight

    PyOpenCL

    A Python wrapper around the OpenCL library.