Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 600 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 600 Bytes

Automatic Login in a Django Application Using External Authentication

This project shows how to automatically log in users in Django Admin using an external authentication.

This concrete example is based on an LDAP server authentication using the public LDAP server furnished by forumsys.

I wrote this tutorial to show how to use and customize the project with complex systems like Kerberos and Active Directory.