.dockerignore
.editorconfig
.git-blame-ignore-revs
.readthedocs.yaml
AUTHORS.rst
CHANGES.rst
CONTRIBUTING.rst
INSTALL.rst
LICENSE
MANIFEST.in
README.rst
babel.ini
pyproject.toml
run-i18n-tests.sh
run-tests.sh
setup.cfg
setup.py
.github/workflows/i18n-pull.yml
.github/workflows/i18n-push.yml
.github/workflows/pypi-publish.yml
.github/workflows/tests.yml
.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_saml/__init__.py
invenio_saml/config.py
invenio_saml/errors.py
invenio_saml/ext.py
invenio_saml/handlers.py
invenio_saml/invenio_app.py
invenio_saml/proxies.py
invenio_saml/utils.py
invenio_saml/views.py
invenio_saml.egg-info/PKG-INFO
invenio_saml.egg-info/SOURCES.txt
invenio_saml.egg-info/dependency_links.txt
invenio_saml.egg-info/entry_points.txt
invenio_saml.egg-info/not-zip-safe
invenio_saml.egg-info/requires.txt
invenio_saml.egg-info/top_level.txt
invenio_saml/invenio_accounts/__init__.py
invenio_saml/invenio_accounts/utils.py
invenio_saml/templates/invenio-saml/login_user.html
invenio_saml/templates/semantic-ui/invenio_saml/login_user.html
invenio_saml/translations/messages.pot
invenio_saml/translations/af/LC_MESSAGES/messages.po
invenio_saml/translations/ar/LC_MESSAGES/messages.po
invenio_saml/translations/bg/LC_MESSAGES/messages.po
invenio_saml/translations/ca/LC_MESSAGES/messages.po
invenio_saml/translations/cs/LC_MESSAGES/messages.po
invenio_saml/translations/da/LC_MESSAGES/messages.po
invenio_saml/translations/de/LC_MESSAGES/messages.po
invenio_saml/translations/de_AT/LC_MESSAGES/messages.po
invenio_saml/translations/de_DE/LC_MESSAGES/messages.po
invenio_saml/translations/el/LC_MESSAGES/messages.po
invenio_saml/translations/en_AT/LC_MESSAGES/messages.po
invenio_saml/translations/en_HU/LC_MESSAGES/messages.po
invenio_saml/translations/es/LC_MESSAGES/messages.po
invenio_saml/translations/es_CU/LC_MESSAGES/messages.po
invenio_saml/translations/es_MX/LC_MESSAGES/messages.po
invenio_saml/translations/et/LC_MESSAGES/messages.po
invenio_saml/translations/et_EE/LC_MESSAGES/messages.po
invenio_saml/translations/fa/LC_MESSAGES/messages.po
invenio_saml/translations/fa_IR/LC_MESSAGES/messages.po
invenio_saml/translations/fr/LC_MESSAGES/messages.po
invenio_saml/translations/fr_CI/LC_MESSAGES/messages.po
invenio_saml/translations/fr_FR/LC_MESSAGES/messages.po
invenio_saml/translations/gl/LC_MESSAGES/messages.po
invenio_saml/translations/hi_IN/LC_MESSAGES/messages.po
invenio_saml/translations/hr/LC_MESSAGES/messages.po
invenio_saml/translations/hu/LC_MESSAGES/messages.po
invenio_saml/translations/hu_HU/LC_MESSAGES/messages.po
invenio_saml/translations/it/LC_MESSAGES/messages.po
invenio_saml/translations/ja/LC_MESSAGES/messages.po
invenio_saml/translations/ka/LC_MESSAGES/messages.po
invenio_saml/translations/lt/LC_MESSAGES/messages.po
invenio_saml/translations/ne/LC_MESSAGES/messages.po
invenio_saml/translations/no/LC_MESSAGES/messages.po
invenio_saml/translations/pl/LC_MESSAGES/messages.po
invenio_saml/translations/pt/LC_MESSAGES/messages.po
invenio_saml/translations/ro/LC_MESSAGES/messages.po
invenio_saml/translations/ru/LC_MESSAGES/messages.po
invenio_saml/translations/rw/LC_MESSAGES/messages.po
invenio_saml/translations/sk/LC_MESSAGES/messages.po
invenio_saml/translations/sv/LC_MESSAGES/messages.po
invenio_saml/translations/sv_SE/LC_MESSAGES/messages.po
invenio_saml/translations/tr/LC_MESSAGES/messages.po
invenio_saml/translations/uk/LC_MESSAGES/messages.po
invenio_saml/translations/uk_UA/LC_MESSAGES/messages.po
invenio_saml/translations/zh_CN/LC_MESSAGES/messages.po
invenio_saml/translations/zh_TW/LC_MESSAGES/messages.po
tests/conftest.py
tests/test_external.py
tests/test_handlers.py
tests/test_invenio_saml.py
tests/test_utils.py
tests/test_views.py
tests/data/cert.crt
tests/data/cert.key
tests/data/idp.xml
tests/data/metadata.xml
tests/data/slo_response.xml
tests/data/sso_response.xml