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

I'd go with django-openid as a client and an openid server.

-- 
Andrey V Khavryuchenko            
Django NewGate -  http://www.kds.com.ua/djiggit/
Development - http://www.kds.com.ua 
Call akhavr1975 on www.gizmoproject.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