.dockerignore
.editorconfig
AUTHORS.rst
CHANGES.rst
CONTRIBUTING.rst
INSTALL.rst
LICENSE
MANIFEST.in
README.rst
babel.ini
pytest.ini
requirements-devel.txt
run-tests.sh
setup.cfg
setup.py
.tx/config
docs/Makefile
docs/api.rst
docs/authors.rst
docs/changes.rst
docs/conf.py
docs/configuration.rst
docs/contributing.rst
docs/index.rst
docs/installation.rst
docs/license.rst
docs/make.bat
docs/requirements.txt
docs/usage.rst
invenio_shibboleth/__init__.py
invenio_shibboleth/config.py
invenio_shibboleth/ext.py
invenio_shibboleth/handlers.py
invenio_shibboleth/invenio_app.py
invenio_shibboleth/version.py
invenio_shibboleth.egg-info/PKG-INFO
invenio_shibboleth.egg-info/SOURCES.txt
invenio_shibboleth.egg-info/dependency_links.txt
invenio_shibboleth.egg-info/entry_points.txt
invenio_shibboleth.egg-info/not-zip-safe
invenio_shibboleth.egg-info/requires.txt
invenio_shibboleth.egg-info/top_level.txt
invenio_shibboleth/flask_sso_saml/__init__.py
invenio_shibboleth/flask_sso_saml/_compat.py
invenio_shibboleth/flask_sso_saml/config.py
invenio_shibboleth/flask_sso_saml/ext.py
invenio_shibboleth/flask_sso_saml/proxies.py
invenio_shibboleth/flask_sso_saml/utils.py
invenio_shibboleth/flask_sso_saml/views.py
invenio_shibboleth/invenio_accounts/__init__.py
invenio_shibboleth/invenio_accounts/errors.py
invenio_shibboleth/invenio_accounts/models.py
invenio_shibboleth/invenio_accounts/utils.py
invenio_shibboleth/translations/messages.pot
invenio_shibboleth/translations/de/LC_MESSAGES/messages.mo
invenio_shibboleth/translations/de/LC_MESSAGES/messages.po
tests/conftest.py
tests/test_examples_app.py
tests/test_handlers.py
tests/test_invenio_shibboleth.py
tests/tests_external.py
tests/examples/app-fixtures.sh
tests/examples/app-setup.sh
tests/examples/app-teardown.sh
tests/examples/app.py
tests/flask_sso_saml/conftest.py
tests/flask_sso_saml/test_examples_app_flask_sso.py
tests/flask_sso_saml/test_utils.py
tests/flask_sso_saml/test_views.py
tests/flask_sso_saml/data/cert.crt
tests/flask_sso_saml/data/cert.key
tests/flask_sso_saml/data/idp.xml
tests/flask_sso_saml/data/metadata.xml
tests/flask_sso_saml/data/slo_response.xml
tests/flask_sso_saml/data/sso_response.xml