CHANGELOG.rst
CONTRIBUTING.rst
MANIFEST.in
README.rst
setup.cfg
setup.py
django_auth_adfs/__init__.py
django_auth_adfs/backend.py
django_auth_adfs/config.py
django_auth_adfs/context_processors.py
django_auth_adfs/middleware.py
django_auth_adfs/urls.py
django_auth_adfs/util.py
django_auth_adfs/views.py
django_auth_adfs.egg-info/PKG-INFO
django_auth_adfs.egg-info/SOURCES.txt
django_auth_adfs.egg-info/dependency_links.txt
django_auth_adfs.egg-info/not-zip-safe
django_auth_adfs.egg-info/requires.txt
django_auth_adfs.egg-info/top_level.txt
docs/Makefile
docs/adfs_oauth.rst
docs/changelog.rst
docs/conf.py
docs/configuration.rst
docs/contributing.rst
docs/extras.rst
docs/index.rst
docs/install.rst
docs/make.bat
docs/troubleshooting.rst
docs/_static/.gitkeep
docs/_templates/.gitkeep
tests/__init__.py
tests/adfs.example.com.crt
tests/adfs.example.com.key
tests/settings.py
tests/test_adfs_responses.py
tests/test_authentication.py
tests/test_claims.py
tests/test_client_request.py
tests/test_configuration.py
tests/urls.py
tests/utils.py
tests/views.py
tests/templates/context_processor/context_processor.html