CHANGELOG.md
LICENSE
MANIFEST.in
README.md
setup.cfg
setup.py
src/social_edu_federation/__init__.py
src/social_edu_federation/defaults.py
src/social_edu_federation/metadata_store.py
src/social_edu_federation/parser.py
src/social_edu_federation.egg-info/PKG-INFO
src/social_edu_federation.egg-info/SOURCES.txt
src/social_edu_federation.egg-info/dependency_links.txt
src/social_edu_federation.egg-info/requires.txt
src/social_edu_federation.egg-info/top_level.txt
src/social_edu_federation.egg-info/zip-safe
src/social_edu_federation/backends/__init__.py
src/social_edu_federation/backends/base.py
src/social_edu_federation/backends/saml_fer.py
src/social_edu_federation/django/__init__.py
src/social_edu_federation/django/apps.py
src/social_edu_federation/django/checks.py
src/social_edu_federation/django/metadata_store.py
src/social_edu_federation/django/views.py
src/social_edu_federation/django/management/commands/__init__.py
src/social_edu_federation/django/management/commands/prefetch_saml_fer_metadata.py
src/social_edu_federation/django/static/css/social_edu_federation/base.css
src/social_edu_federation/django/templates/social_edu_federation/available_idps_list.html
src/social_edu_federation/django/templates/social_edu_federation/base.html
src/social_edu_federation/django/templates/testing/fake_saml_idp_sso_login.html
src/social_edu_federation/django/testing/__init__.py
src/social_edu_federation/django/testing/forms.py
src/social_edu_federation/django/testing/urls.py
src/social_edu_federation/django/testing/views.py
src/social_edu_federation/pipeline/__init__.py
src/social_edu_federation/pipeline/user.py
src/social_edu_federation/testing/__init__.py
src/social_edu_federation/testing/certificates.py
src/social_edu_federation/testing/saml_tools.py
src/social_edu_federation/testing/settings.py