.drone.yml
.rodare.json
.travis.yml
CHANGES.md
INSTALL.rst
LICENSE
MANIFEST.in
README.rst
pytest.ini
run-tests.sh
setup.cfg
setup.py
docs/Makefile
docs/source/api.rst
docs/source/conf.py
docs/source/index.rst
docs/source/installation.rst
docs/source/sequence.puml
docs/source/usage.rst
docs/source/img/sequence_saml.svg
docs/source/json/advanced_settings.txt
docs/source/json/settings.txt
shibboleth_authenticator/__init__.py
shibboleth_authenticator/_compat.py
shibboleth_authenticator/config.py
shibboleth_authenticator/ext.py
shibboleth_authenticator/handlers.py
shibboleth_authenticator/utils.py
shibboleth_authenticator/version.py
shibboleth_authenticator/views.py
shibboleth_authenticator.egg-info/PKG-INFO
shibboleth_authenticator.egg-info/SOURCES.txt
shibboleth_authenticator.egg-info/dependency_links.txt
shibboleth_authenticator.egg-info/entry_points.txt
shibboleth_authenticator.egg-info/not-zip-safe
shibboleth_authenticator.egg-info/requires.txt
shibboleth_authenticator.egg-info/top_level.txt
tests/conftest.py
tests/helpers.py
tests/test_app.py
tests/test_utils.py
tests/test_views.py
tests/data/expired.xml.base64
tests/data/valid.xml.base64
tests/data/invalid/advanced_settings.json
tests/data/invalid/settings.json
tests/data/invalid/certs/README
tests/data/invalid/certs/sp.crt
tests/data/invalid/certs/sp.key
tests/data/settings/settings.json
tests/data/valid/advanced_settings.json
tests/data/valid/settings.json
tests/data/valid/certs/README
tests/data/valid/certs/sp.crt
tests/data/valid/certs/sp.key