Skip to content

tutsplus/Flask-LDAP-Auth-Demo

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Tuts+ Tutorial: Flask Authentication with LDAP

Instructor: Shalabh Aggarwal

Flask is a Python based micro web-framework which allows you to write your web applications quickly and efficiently. LDAP is an Internet Protocol for looking up contact information about users, information about certificates, network pointers, etc from a server where the data is stored in a directory style structure. In this tutorial, I will take you through how to implement authentication of users in your Flask application using LDAP.

Tuts+ tutorial available at: Flask Authentication with LDAP

Releases

No releases published

Packages

No packages published

Languages

  • Python 97.5%
  • CSS 2.5%