Skip to content

Instantly share code, notes, and snippets.

View davidscotthunter's full-sized avatar

David Hunter davidscotthunter

View GitHub Profile
@bureado
bureado / gist:5dbddb0bb24bb7c0b447
Created May 20, 2015 18:49
Setting up python-saml for Azure AD
#!/usr/bin/env python
"""
This script will help you authenticate a Django application using python-saml with Azure AD.
This is sample code.
Usage: