Step 4 in this tutorial series creates a Django web app by using this template. In Step 5, you explore the authentication capabilities of the template and work with the features in the running app.In Step 5 of
A Django authentication backend for Microsoft ADFS and Azure AD Free software: BSD License Homepage:https://github.com/snok/django-auth-adfs Documentation:http://django-auth-adfs.readthedocs.io/ Features Integrates Django with Active Directory on Windows 2012 R2, 2016 or Azure AD in the cloud. ...
Step 5 of a core walkthrough of Django capabilities in Visual Studio, specifically the authentication features provided in the Django Web Project template.
The template rendering function (render) then inserts the necessary protection. Next steps Use the Polls Django Web Project template Go deeper User authentication in Django (docs.djangoproject.com) Tutorial source code on GitHub: Microsoft/python-sample-vs-le...