LICENSE
MANIFEST.in
README.md
pyproject.toml
requirements.txt
setup.cfg
setup.py
ckanext/__init__.py
ckanext/saml/__init__.py
ckanext/saml/cli.py
ckanext/saml/config.py
ckanext/saml/helpers.py
ckanext/saml/interfaces.py
ckanext/saml/plugin.py
ckanext/saml/utils.py
ckanext/saml/logic/__init__.py
ckanext/saml/logic/action.py
ckanext/saml/migration/saml/alembic.ini
ckanext/saml/migration/saml/env.py
ckanext/saml/migration/saml/script.py.mako
ckanext/saml/migration/saml/versions/25dc326c059e_add_foreign_key_constraint_on_user_id.py
ckanext/saml/migration/saml/versions/92745f8a6168_create_user_table.py
ckanext/saml/migration/saml/versions/e8e7ebedf90d_add_attributes_column_to_saml2_user_.py
ckanext/saml/model/__init__.py
ckanext/saml/model/user.py
ckanext/saml/templates/admin/base.html
ckanext/saml/templates/user/login.html
ckanext/saml/tests/__init__.py
ckanext/saml/tests/conftest.py
ckanext/saml/tests/test_helpers.py
ckanext/saml/tests/test_plugin.py
ckanext/saml/tests/model/__init__.py
ckanext/saml/tests/model/test_user.py
ckanext/saml/views/__init__.py
ckanext/saml/views/saml.py
ckanext_saml.egg-info/PKG-INFO
ckanext_saml.egg-info/SOURCES.txt
ckanext_saml.egg-info/dependency_links.txt
ckanext_saml.egg-info/entry_points.txt
ckanext_saml.egg-info/requires.txt
ckanext_saml.egg-info/top_level.txt
saml_example/saml/attributemaps/mapper.py