INSTALL
MANIFEST.in
README
TODO
setup.py
doc/Makefile
doc/client.rst
doc/conf.py
doc/index.rst
doc/install.rst
doc/make.bat
doc/metadata.rst
doc/saml.rst
doc/saml2.rst
doc/samlp.rst
doc/server.rst
doc/xmldsig.rst
doc/xmlenc.rst
doc/examples/idp.rst
doc/examples/index.rst
doc/examples/sp.rst
doc/howto/config.rst
doc/howto/index.rst
example/README
example/run.sh
example/idp/idp.py
example/idp/idp_conf.py
example/idp/idp_user.ini
example/idp/passwd
example/idp/who.ini
example/idp/attributemaps/basic.py
example/idp/attributemaps/saml_uri.py
example/idp/attributemaps/shibboleth_uri.py
example/idp/pki/mycert.pem
example/idp/pki/mykey.pem
example/sp/sp.py
example/sp/sp_conf.py
example/sp/who.ini
example/sp/attributemaps/basic.py
example/sp/attributemaps/saml_uri.py
example/sp/attributemaps/shibboleth_uri.py
example/sp/pki/mycert.pem
example/sp/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/assertion.py
src/saml2/attribute_converter.py
src/saml2/attribute_resolver.py
src/saml2/binding.py
src/saml2/cache.py
src/saml2/client.py
src/saml2/config.py
src/saml2/country_codes.py
src/saml2/ecp.py
src/saml2/ecp_client.py
src/saml2/httplib2cookie.py
src/saml2/httputil.py
src/saml2/mcache.py
src/saml2/md.py
src/saml2/mdbcache.py
src/saml2/metadata.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/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/basic.py
src/saml2/attributemaps/saml_uri.py
src/saml2/attributemaps/shibboleth_uri.py
src/saml2/extension/__init__.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/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/xmldsig/__init__.py
src/xmlenc/__init__.py
tests/InCommon-metadata.xml
tests/aa_conf.py
tests/attribute.map
tests/attribute_statement_data.py
tests/conftest.py
tests/ds_data.py
tests/ecp_soap.xml
tests/edugain.pem
tests/encrypted_attribute_statement.xml
tests/extended.xml
tests/idp.xml
tests/idp_2.xml
tests/idp_aa.xml
tests/idp_conf.py
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/md_data.py
tests/metadata.aaitest.xml
tests/metadata.xml
tests/metadata_example.xml
tests/metasp.xml
tests/pdp_meta.xml
tests/private_key.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/simplesamlphp_authnresponse.xml
tests/sp_0.metadata
tests/sp_1_conf.py
tests/sp_2_conf.py
tests/sp_slo_redirect.xml
tests/sp_slo_redirect_conf.py
tests/swamid-1.0.xml
tests/test.key
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_20_assertion.py
tests/test_21_attribute_converter.py
tests/test_30_metadata.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_40_sigver.py
tests/test_41_response.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_61_makemeta.py
tests/test_62_vo.py
tests/test_63_ecp.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
tools/make_metadata.py
tools/parse_xsd2.py