INSTALL
MANIFEST.in
README
TODO
setup.py
doc/Makefile
doc/conf.py
doc/contents.rst
doc/index.rst
doc/install.rst
doc/make.bat
doc/make.sh
doc/metadata.rst
doc/_static/ViewmeonGitHub.png
doc/examples/idp.rst
doc/examples/index.rst
doc/examples/sp.rst
doc/howto/config.rst
doc/howto/index.rst
doc/sp_test/internal.rst
example/.gitignore
example/README
example/all.sh
example/create_key.sh
example/attributemaps/adfs_v1x.py
example/attributemaps/adfs_v20.py
example/attributemaps/basic.py
example/attributemaps/saml_uri.py
example/attributemaps/shibboleth_uri.py
example/idp2/idp.py
example/idp2/idp_conf.py.example
example/idp2/idp_user.py
example/idp2/idp_uwsgi.py
example/idp2/htdocs/login.mako
example/idp2/pki/mycert.pem
example/idp2/pki/mykey.pem
example/idp2/static/css/main.css
example/idp2/templates/root.mako
example/idp2_repoze/idp.py
example/idp2_repoze/idp.subject
example/idp2_repoze/idp_conf.py.example
example/idp2_repoze/idp_user.py
example/idp2_repoze/htdocs/login.mako
example/idp2_repoze/modules/login.mako.py
example/idp2_repoze/modules/root.mako.py
example/idp2_repoze/pki/mycert.pem
example/idp2_repoze/pki/mykey.pem
example/idp2_repoze/static/css/main.css
example/idp2_repoze/templates/root.mako
example/sp-repoze/sp.py
example/sp-repoze/sp_conf.example
example/sp-repoze/sp_conf.py.example
example/sp-repoze/who.ini
example/sp-repoze/attributemaps/basic.py
example/sp-repoze/attributemaps/saml_uri.py
example/sp-repoze/attributemaps/shibboleth_uri.py
example/sp-repoze/pki/certgeneration.py
example/sp-repoze/pki/mycert.pem
example/sp-repoze/pki/mykey.pem
example/sp-wsgi/service_conf.py
example/sp-wsgi/sp.py
example/sp-wsgi/sp.xml
example/sp-wsgi/sp_conf.py.example
example/sp-wsgi/pki/mycert.pem
example/sp-wsgi/pki/mykey.pem
src/pysaml2.egg-info/PKG-INFO
src/pysaml2.egg-info/SOURCES.txt
src/pysaml2.egg-info/dependency_links.txt
src/pysaml2.egg-info/not-zip-safe
src/pysaml2.egg-info/requires.txt
src/pysaml2.egg-info/top_level.txt
src/s2repoze/__init__.py
src/s2repoze/plugins/__init__.py
src/s2repoze/plugins/challenge_decider.py
src/s2repoze/plugins/entitlement.py
src/s2repoze/plugins/formswithhidden.py
src/s2repoze/plugins/ini.py
src/s2repoze/plugins/sp.py
src/saml2/__init__.py
src/saml2/aes.py
src/saml2/assertion.py
src/saml2/attribute_converter.py
src/saml2/attribute_resolver.py
src/saml2/authn.py
src/saml2/cache.py
src/saml2/cert.py
src/saml2/client.py
src/saml2/client_base.py
src/saml2/config.py
src/saml2/country_codes.py
src/saml2/discovery.py
src/saml2/ecp.py
src/saml2/ecp_client.py
src/saml2/entity.py
src/saml2/eptid.py
src/saml2/httpbase.py
src/saml2/httputil.py
src/saml2/ident.py
src/saml2/mcache.py
src/saml2/md.py
src/saml2/mdbcache.py
src/saml2/mdie.py
src/saml2/mdstore.py
src/saml2/metadata.py
src/saml2/mongo_store.py
src/saml2/pack.py
src/saml2/population.py
src/saml2/request.py
src/saml2/response.py
src/saml2/s_utils.py
src/saml2/saml.py
src/saml2/samlp.py
src/saml2/sdb.py
src/saml2/server.py
src/saml2/sigver.py
src/saml2/soap.py
src/saml2/time_util.py
src/saml2/validate.py
src/saml2/virtual_org.py
src/saml2/attributemaps/__init__.py
src/saml2/attributemaps/adfs_v1x.py
src/saml2/attributemaps/adfs_v20.py
src/saml2/attributemaps/basic.py
src/saml2/attributemaps/saml_uri.py
src/saml2/attributemaps/shibboleth_uri.py
src/saml2/authn_context/__init__.py
src/saml2/authn_context/ippword.py
src/saml2/authn_context/mobiletwofactor.py
src/saml2/authn_context/ppt.py
src/saml2/authn_context/pword.py
src/saml2/authn_context/sslcert.py
src/saml2/authn_context/timesync.py
src/saml2/entity_category/__init__.py
src/saml2/entity_category/at_egov_pvp2.py
src/saml2/entity_category/edugain.py
src/saml2/entity_category/incommon.py
src/saml2/entity_category/refeds.py
src/saml2/entity_category/swamid.py
src/saml2/extension/__init__.py
src/saml2/extension/algsupport.py
src/saml2/extension/dri.py
src/saml2/extension/idpdisc.py
src/saml2/extension/mdattr.py
src/saml2/extension/mdrpi.py
src/saml2/extension/mdui.py
src/saml2/extension/pefim.py
src/saml2/extension/reqinit.py
src/saml2/extension/shibmd.py
src/saml2/extension/ui.py
src/saml2/profile/__init__.py
src/saml2/profile/ecp.py
src/saml2/profile/paos.py
src/saml2/schema/__init__.py
src/saml2/schema/soap.py
src/saml2/schema/soapenv.py
src/saml2/schema/wsdl.py
src/saml2/userinfo/__init__.py
src/saml2/userinfo/ldapinfo.py
src/saml2/xml/template.xml
src/xmldsig/__init__.py
src/xmlenc/__init__.py
tests/InCommon-metadata.xml
tests/_test_80_p11_backend.py
tests/aa_conf.py
tests/attribute.map
tests/attribute_response.xml
tests/attribute_statement_data.py
tests/conftest.py
tests/disco_conf.py
tests/ds_data.py
tests/ecp_soap.xml
tests/edugain.pem
tests/enc_tmpl.xml
tests/encrypted_attribute_statement.xml
tests/entity_cat_re.xml
tests/entity_cat_re_nren.xml
tests/entity_cat_sfs_hei.xml
tests/extended.xml
tests/fakeIDP.py
tests/get_metadata.sh
tests/idp.xml
tests/idp_2.xml
tests/idp_aa.xml
tests/idp_all.xml
tests/idp_all_conf.py
tests/idp_conf.py
tests/idp_conf_ec.py
tests/idp_conf_mdb.py
tests/idp_conf_mdb2.py
tests/idp_example.xml
tests/idp_slo_redirect.xml
tests/idp_slo_redirect_conf.py
tests/idp_soap.xml
tests/idp_soap_conf.py
tests/idp_sp_conf.py
tests/idp_uiinfo.xml
tests/kalmar2.pem
tests/localhost.py
tests/md_data.py
tests/metadata.aaitest.xml
tests/metadata.xml
tests/metadata_cert.xml
tests/metadata_example.xml
tests/metadata_sp_1.xml
tests/metasp.xml
tests/otest_61_makemeta.py
tests/pathutils.py
tests/pdp_meta.xml
tests/pre_enc.xml
tests/private_key.pem
tests/pubkey.pem
tests/restrictive_idp_conf.py
tests/saml2_data.py
tests/saml2_response.xml
tests/saml_false_signed.xml
tests/saml_signed.xml
tests/saml_unsigned.xml
tests/samlp_data.py
tests/server2_conf.py
tests/server3_conf.py
tests/server_conf.py
tests/server_conf_syslog.py
tests/servera.xml
tests/servera_conf.py
tests/simplesamlphp_authnresponse.xml
tests/sp.xml
tests/sp_0.metadata
tests/sp_1_conf.py
tests/sp_2_conf.py
tests/sp_mdext_conf.py
tests/sp_slo_redirect.xml
tests/sp_slo_redirect_conf.py
tests/swamid-1.0.xml
tests/swamid-2.0.xml
tests/swamid.md
tests/test.key
tests/test.key.p8
tests/test.pem
tests/test_00_xmldsig.py
tests/test_01_xmlenc.py
tests/test_02_saml.py
tests/test_03_saml2.py
tests/test_04_samlp.py
tests/test_05_md.py
tests/test_10_time_util.py
tests/test_12_s_utils.py
tests/test_13_validate.py
tests/test_19_attribute_converter.py
tests/test_20_assertion.py
tests/test_22_mdie.py
tests/test_30_mdstore.py
tests/test_30_mdstore_old.py
tests/test_31_config.py
tests/test_32_cache.py
tests/test_33_identifier.py
tests/test_34_population.py
tests/test_36_mdbcache.py
tests/test_37_entity_categories.py
tests/test_40_sigver.py
tests/test_41_response.py
tests/test_42_enc.py
tests/test_43_soap.py
tests/test_44_authnresp.py
tests/test_50_server.py
tests/test_51_client.py
tests/test_60_sp.py
tests/test_62_vo.py
tests/test_63_ecp.py
tests/test_64_artifact.py
tests/test_65_authn_query.py
tests/test_66_name_id_mapping.py
tests/test_67_manage_name_id.py
tests/test_68_assertion_id.py
tests/test_69_discovery.py
tests/test_70_redirect_signing.py
tests/test_72_eptid.py
tests/test_75_mongodb.py
tests/test_76_metadata_in_mdb.py
tests/test_77_authn_context.py
tests/test_81_certificates.py
tests/test_82_pefim.py
tests/test_83_md_extensions.py
tests/test_88_nsprefix.py
tests/urn-mace-swami.se-swamid-test-1.0-metadata.xml
tests/vo_metadata.xml
tests/attributemaps/basic.py
tests/attributemaps/saml_uri.py
tests/attributemaps/shibboleth_uri.py
tests/idp_test/config.py.example
tests/idp_test/target_idp.py
tests/keys/mycert.pem
tests/keys/mykey.pem
tests/metadata/idp.xml
tests/metadata/idp_2.xml
tests/metadata/idp_uiinfo.xml
tests/pki/cert.crt
tests/sp_test/config.py
tests/sp_test/targetsp.py
tools/make_metadata.py
tools/mdexport.py
tools/merge_metadata.py
tools/parse_xsd2.py