CHANGELOG.md
LICENSE
MANIFEST.in
README.rst
VERSION
pyproject.toml
setup.cfg
setup.py
docs/.DS_Store
docs/Makefile
docs/conf.py
docs/index.rst
docs/install.rst
docs/make.bat
docs/make.sh
docs/_static/ViewmeonGitHub.png
docs/examples/idp.rst
docs/examples/index.rst
docs/examples/sp.rst
docs/howto/config.rst
docs/howto/index.rst
docs/sp_test/internal.rst
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/saml2/__init__.py
src/saml2/algsupport.py
src/saml2/argtree.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/filter.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/version.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/cryptography/__init__.py
src/saml2/cryptography/asymmetric.py
src/saml2/cryptography/errors.py
src/saml2/cryptography/pki.py
src/saml2/cryptography/symmetric.py
src/saml2/data/__init__.py
src/saml2/data/schemas/__init__.py
src/saml2/data/schemas/envelope.xsd
src/saml2/data/schemas/saml-schema-assertion-2.0.xsd
src/saml2/data/schemas/saml-schema-authn-context-2.0.xsd
src/saml2/data/schemas/saml-schema-authn-context-auth-telephony-2.0.xsd
src/saml2/data/schemas/saml-schema-authn-context-ip-2.0.xsd
src/saml2/data/schemas/saml-schema-authn-context-ippword-2.0.xsd
src/saml2/data/schemas/saml-schema-authn-context-kerberos-2.0.xsd
src/saml2/data/schemas/saml-schema-authn-context-mobileonefactor-reg-2.0.xsd
src/saml2/data/schemas/saml-schema-authn-context-mobileonefactor-unreg-2.0.xsd
src/saml2/data/schemas/saml-schema-authn-context-mobiletwofactor-reg-2.0.xsd
src/saml2/data/schemas/saml-schema-authn-context-mobiletwofactor-unreg-2.0.xsd
src/saml2/data/schemas/saml-schema-authn-context-nomad-telephony-2.0.xsd
src/saml2/data/schemas/saml-schema-authn-context-personal-telephony-2.0.xsd
src/saml2/data/schemas/saml-schema-authn-context-pgp-2.0.xsd
src/saml2/data/schemas/saml-schema-authn-context-ppt-2.0.xsd
src/saml2/data/schemas/saml-schema-authn-context-pword-2.0.xsd
src/saml2/data/schemas/saml-schema-authn-context-session-2.0.xsd
src/saml2/data/schemas/saml-schema-authn-context-smartcard-2.0.xsd
src/saml2/data/schemas/saml-schema-authn-context-smartcardpki-2.0.xsd
src/saml2/data/schemas/saml-schema-authn-context-softwarepki-2.0.xsd
src/saml2/data/schemas/saml-schema-authn-context-spki-2.0.xsd
src/saml2/data/schemas/saml-schema-authn-context-srp-2.0.xsd
src/saml2/data/schemas/saml-schema-authn-context-sslcert-2.0.xsd
src/saml2/data/schemas/saml-schema-authn-context-telephony-2.0.xsd
src/saml2/data/schemas/saml-schema-authn-context-timesync-2.0.xsd
src/saml2/data/schemas/saml-schema-authn-context-types-2.0.xsd
src/saml2/data/schemas/saml-schema-authn-context-x509-2.0.xsd
src/saml2/data/schemas/saml-schema-authn-context-xmldsig-2.0.xsd
src/saml2/data/schemas/saml-schema-dce-2.0.xsd
src/saml2/data/schemas/saml-schema-ecp-2.0.xsd
src/saml2/data/schemas/saml-schema-metadata-2.0.xsd
src/saml2/data/schemas/saml-schema-protocol-2.0.xsd
src/saml2/data/schemas/saml-schema-x500-2.0.xsd
src/saml2/data/schemas/saml-schema-xacml-2.0.xsd
src/saml2/data/schemas/saml-subject-id-attr-v1.0.xsd
src/saml2/data/schemas/sstc-metadata-attr.xsd
src/saml2/data/schemas/sstc-req-attr-ext.xsd
src/saml2/data/schemas/sstc-saml-attribute-ext.xsd
src/saml2/data/schemas/sstc-saml-metadata-algsupport-v1.0.xsd
src/saml2/data/schemas/sstc-saml-metadata-ui-v1.0.xsd
src/saml2/data/schemas/xenc-schema.xsd
src/saml2/data/schemas/xml.xsd
src/saml2/data/schemas/xmldsig-core-schema.xsd
src/saml2/data/templates/__init__.py
src/saml2/data/templates/template_enc.xml
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/requested_attributes.py
src/saml2/extension/shibmd.py
src/saml2/extension/sp_type.py
src/saml2/profile/__init__.py
src/saml2/profile/ecp.py
src/saml2/profile/paos.py
src/saml2/profile/samlec.py
src/saml2/s2repoze/__init__.py
src/saml2/s2repoze/plugins/__init__.py
src/saml2/s2repoze/plugins/challenge_decider.py
src/saml2/s2repoze/plugins/entitlement.py
src/saml2/s2repoze/plugins/formswithhidden.py
src/saml2/s2repoze/plugins/ini.py
src/saml2/s2repoze/plugins/sp.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/ws/__init__.py
src/saml2/ws/wsaddr.py
src/saml2/ws/wspol.py
src/saml2/ws/wssec.py
src/saml2/ws/wstrust.py
src/saml2/ws/wsutil.py
src/saml2/xml/__init__.py
src/saml2/xml/schema/__init__.py
src/saml2/xmldsig/__init__.py
src/saml2/xmlenc/__init__.py
tools/make_metadata.py
tools/mdexport.py
tools/merge_metadata.py
tools/parse_xsd2.py