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_config_guide.rst
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/_static/ADFS_step_01.PNG
docs/_static/ADFS_step_02.PNG
docs/_static/ADFS_step_03.PNG
docs/_static/ADFS_step_04.PNG
docs/_static/ADFS_step_05.PNG
docs/_static/ADFS_step_06.PNG
docs/_static/ADFS_step_07.PNG
docs/_static/ADFS_step_08.PNG
docs/_static/ADFS_step_09.PNG
docs/_static/ADFS_step_10.PNG
docs/_static/ADFS_step_11.PNG
docs/_static/ADFS_step_12.PNG
docs/_static/ADFS_step_13.PNG
docs/_static/ADFS_step_14.PNG
docs/_static/ADFS_step_15.PNG
docs/_static/ADFS_step_16.PNG
docs/_static/ADFS_step_17.PNG
docs/_templates/.gitkeep
tests/FederationMetadata_empty.xml
tests/FederationMetadata_valid_cert_first.xml
tests/FederationMetadata_valid_cert_second.xml
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/test_keys.py
tests/urls.py
tests/utils.py
tests/views.py
tests/templates/context_processor/context_processor.html