[mod_python] Using RSA with mod_python cookies for single sign-on

Gregory (Grisha) Trubetskoy grisha at modpython.org
Fri Apr 15 22:24:49 EDT 2005


Just thought I'd share this technique for those who are interested. This 
is how RSA public key signatures can be used in cookies to provide single 
sign-on (SSN) capability without the servers having to communicate with 
each other for authentication.

http://www.openvps.org/Plone/docs/developer/musings/ssignon

Grisha


More information about the Mod_python mailing list