Feed Sign in with OpenID OpenID

Simon Willison’s Weblog

1 item tagged “activedirectory”

Django snippets: Authenticate against Active Directory. Uses a custom authentication backend with the Python ldap module. If Django hasn’t seen the user before a new Django user account is created with data from ldap. 0 10th December 2007, 8:40 am

A django site