CHANGES
COPYING
MANIFEST.in
README
setup.py
djangosaml2/__init__.py
djangosaml2/backends.py
djangosaml2/cache.py
djangosaml2/conf.py
djangosaml2/exceptions.py
djangosaml2/models.py
djangosaml2/signals.py
djangosaml2/urls.py
djangosaml2/utils.py
djangosaml2/views.py
djangosaml2/templates/djangosaml2/auth_error.html
djangosaml2/templates/djangosaml2/echo_attributes.html
djangosaml2/templates/djangosaml2/logout_error.html
djangosaml2/templates/djangosaml2/wayf.html
djangosaml2/templatetags/__init__.py
djangosaml2/templatetags/idplist.py
djangosaml2/tests/__init__.py
djangosaml2/tests/auth_response.py
djangosaml2/tests/conf.py
djangosaml2/tests/idpcert.csr
djangosaml2/tests/idpcert.key
djangosaml2/tests/idpcert.pem
djangosaml2/tests/mycert.csr
djangosaml2/tests/mycert.key
djangosaml2/tests/mycert.pem
djangosaml2/tests/remote_metadata.xml
djangosaml2/tests/remote_metadata_one_idp.xml
djangosaml2/tests/remote_metadata_three_idps.xml
djangosaml2/tests/sp_metadata.xml
djangosaml2/tests/spcert.csr
djangosaml2/tests/spcert.key
djangosaml2/tests/spcert.pem
djangosaml2/tests/urls.py
djangosaml2/tests/attribute-maps/basic.py
djangosaml2/tests/attribute-maps/saml_uri.py
djangosaml2/tests/attribute-maps/shibboleth_uri.py
djangosaml2_tenant.egg-info/PKG-INFO
djangosaml2_tenant.egg-info/SOURCES.txt
djangosaml2_tenant.egg-info/dependency_links.txt
djangosaml2_tenant.egg-info/not-zip-safe
djangosaml2_tenant.egg-info/requires.txt
djangosaml2_tenant.egg-info/top_level.txt
tests/__init__.py
tests/manage.py
tests/run_tests.py
tests/settings.py
tests/testprofiles/__init__.py
tests/testprofiles/models.py
tests/testprofiles/tests.py