<?xml version="1.0" encoding="utf-8"?>
<feed xml:lang="en-us" xmlns="http://www.w3.org/2005/Atom"><title>Simon Willison's Weblog: ldap</title><link href="http://simonwillison.net/" rel="alternate"/><link href="http://simonwillison.net/tags/ldap.atom" rel="self"/><id>http://simonwillison.net/</id><updated>2007-12-10T08:40:09+00:00</updated><author><name>Simon Willison</name></author><entry><title>Django snippets: Authenticate against Active Directory</title><link href="https://simonwillison.net/2007/Dec/10/django/#atom-tag" rel="alternate"/><published>2007-12-10T08:40:09+00:00</published><updated>2007-12-10T08:40:09+00:00</updated><id>https://simonwillison.net/2007/Dec/10/django/#atom-tag</id><summary type="html">
    
&lt;p&gt;&lt;strong&gt;&lt;a href="http://www.djangosnippets.org/snippets/501/"&gt;Django snippets: Authenticate against Active Directory&lt;/a&gt;&lt;/strong&gt;&lt;/p&gt;
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.


    &lt;p&gt;Tags: &lt;a href="https://simonwillison.net/tags/activedirectory"&gt;activedirectory&lt;/a&gt;, &lt;a href="https://simonwillison.net/tags/authentication"&gt;authentication&lt;/a&gt;, &lt;a href="https://simonwillison.net/tags/django"&gt;django&lt;/a&gt;, &lt;a href="https://simonwillison.net/tags/ldap"&gt;ldap&lt;/a&gt;, &lt;a href="https://simonwillison.net/tags/python"&gt;python&lt;/a&gt;&lt;/p&gt;



</summary><category term="activedirectory"/><category term="authentication"/><category term="django"/><category term="ldap"/><category term="python"/></entry><entry><title>Crowd 1.1.0 Release Notes</title><link href="https://simonwillison.net/2007/Jun/21/crowd/#atom-tag" rel="alternate"/><published>2007-06-21T08:29:44+00:00</published><updated>2007-06-21T08:29:44+00:00</updated><id>https://simonwillison.net/2007/Jun/21/crowd/#atom-tag</id><summary type="html">
    
&lt;p&gt;&lt;strong&gt;&lt;a href="http://confluence.atlassian.com/display/CROWD/Crowd 1.1.0 Release Notes"&gt;Crowd 1.1.0 Release Notes&lt;/a&gt;&lt;/strong&gt;&lt;/p&gt;
Atlassian software are now offering a commercial OpenID provider, with the ability to hook in to an existing LDAP directory and some smart whitelist / blacklist options.


    &lt;p&gt;Tags: &lt;a href="https://simonwillison.net/tags/atlassian"&gt;atlassian&lt;/a&gt;, &lt;a href="https://simonwillison.net/tags/blacklisting"&gt;blacklisting&lt;/a&gt;, &lt;a href="https://simonwillison.net/tags/crowd"&gt;crowd&lt;/a&gt;, &lt;a href="https://simonwillison.net/tags/ldap"&gt;ldap&lt;/a&gt;, &lt;a href="https://simonwillison.net/tags/openid"&gt;openid&lt;/a&gt;, &lt;a href="https://simonwillison.net/tags/whitelisting"&gt;whitelisting&lt;/a&gt;&lt;/p&gt;



</summary><category term="atlassian"/><category term="blacklisting"/><category term="crowd"/><category term="ldap"/><category term="openid"/><category term="whitelisting"/></entry></feed>