Minimal working example for getting a Django application authenticating with Azure (Entra ID) SAML2.
Really intended as a proof of concept for authenticating University at Buffalo Center for Computational Research's ColdFront, but I needed a simpler application to focus on.
Uses Fang Li's django-saml2-auth atop a stripped-down version of Mozilla Development Network's Django Tutorial: The Local Library website.