Pubcookie is an Open Source package for intra-organizational, end-user authentication and Web single sign-on. More generally, it is an approach to identifying users as they browse to an organization's many Web sites that require authentication. It helps an organization reuse existing authentication services (like Kerberos or LDAP), and it limits the exposure of end-user passwords by ensuring they're only sent to a trusted login service.
| Tags | Security |
|---|---|
| Implementation | C |
Recent releases


Changes: This release fixes several minor issues identified in the Apache module and one in the ISAPI filter. No changes have been made to the login server components.


Changes: Highlights of this release include a fix for duplicate HTTP Header values in the ISAPI filter, a fixed AES mode with inactivity timeout in the Apache module, checks to improve handling of reauthentication requests, a new PubcookieCatenateAppIDs directive in the Apache module, and a clear_username_at_logout site policy in the login CGI. New default HTML login templates were included.


Changes: This release includes the first official 3.2 release of the Pubcookie ISAPI filter. It also includes minor enhancements and bugfixes for the Unix components (login server and Apache module).


No changes have been submitted for this release.


Changes: Hightlights of this release include improved Kerberos and LDAP support, Apache 2 support, virtual host support, on-demand functionality, cross-DNS-domain relay, FastCGI support, new kiosk and site policy configuration, and a new installer and MMC support for Windows.