Hello,

Does anyone know of a single sign-on server that can be used with
Django? Similar to the approach taken by Cosign <http://weblogin.org/>
or Pubcookie <http://pubcookie.org/> but without the fluff that is
LDAP and Kerberos. Just a simple database of users and passwords to
authenticate against, but allows multiple Django-based sites hosted on
the same server to connect to authenticate against it. Each site will
have to keep a separate database for its user profile data if needed
but if there exists a system that has profile management then that
would be nice too.

Thanks in advance.
-- 
_nimrod_a_abing_

http://abing.gotdns.com/
http://www.preownedcar.com/

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to