.pre-commit-config.yaml
LICENSE
MANIFEST.in
README.md
manage.py
pyproject.toml
requirements-dev.txt
setup.cfg
setup.py
tox.ini
src/django_saml2_pro_auth.egg-info/PKG-INFO
src/django_saml2_pro_auth.egg-info/SOURCES.txt
src/django_saml2_pro_auth.egg-info/dependency_links.txt
src/django_saml2_pro_auth.egg-info/requires.txt
src/django_saml2_pro_auth.egg-info/top_level.txt
src/saml2_pro_auth/__init__.py
src/saml2_pro_auth/admin.py
src/saml2_pro_auth/apps.py
src/saml2_pro_auth/auth.py
src/saml2_pro_auth/constants.py
src/saml2_pro_auth/json_field.py
src/saml2_pro_auth/models.py
src/saml2_pro_auth/settings.py
src/saml2_pro_auth/urls.py
src/saml2_pro_auth/utils.py
src/saml2_pro_auth/views.py
src/saml2_pro_auth/migrations/0001_initial.py
src/saml2_pro_auth/migrations/__init__.py
tests/__init__.py
tests/settings.py
tests/test_auth.py
tests/test_models.py
tests/test_settings.py
tests/test_urls.py
tests/test_utils.py
tests/urls.py
tests/data/__init__.py
tests/data/configs.py
tests/mock_certs/myprovider.crt
tests/mock_certs/sp.crt
tests/mock_certs/sp.key