pysaml2

View on PyPIReverse Dependencies (36)

7.5.0 pysaml2-7.5.0-py3-none-any.whl

Wheel Details

Project: pysaml2
Version: 7.5.0
Filename: pysaml2-7.5.0-py3-none-any.whl
Download: [link]
Size: 419304
MD5: 812ea63e08b5a786f0b1aae51b0fe50e
SHA256: bc6627cc344476a83c757f440a73fda1369f13b6fda1b4e16bca63ffbabb5318
Uploaded: 2024-01-30 11:49:04 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: pysaml2
Version: 7.5.0
Summary: Python implementation of SAML Version 2 Standard
Author: IdentityPython
Author-Email: discuss[at]idpy.org
Maintainer: IdentityPython
Maintainer-Email: discuss[at]idpy.org
Home-Page: https://idpy.org
Project-Url: Bug Tracker, https://github.com/IdentityPython/pysaml2/issues
Project-Url: Documentation, https://pysaml2.readthedocs.io
Project-Url: Repository, https://github.com/IdentityPython/pysaml2
License: Apache-2.0
Keywords: saml,saml2,standard,federation,identity,idpy,IdentityPython
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Python: >=3.9,<4.0
Requires-Dist: cryptography (>=3.1)
Requires-Dist: defusedxml
Requires-Dist: importlib-metadata (>=1.7.0); python_version < "3.8"
Requires-Dist: importlib-resources; python_version < "3.9"
Requires-Dist: paste; extra == "s2repoze"
Requires-Dist: pyopenssl
Requires-Dist: python-dateutil
Requires-Dist: pytz
Requires-Dist: repoze.who; extra == "s2repoze"
Requires-Dist: requests (<3,>=2)
Requires-Dist: xmlschema (<3,>=2)
Requires-Dist: zope.interface; extra == "s2repoze"
Provides-Extra: s2repoze
Description-Content-Type: text/markdown
[Description omitted; length: 5605 characters]

WHEEL

Wheel-Version: 1.0
Generator: poetry-core 1.8.1
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
saml2/__init__.py sha256=UDyRbnbCWtR0lZma9EWdqr1PL9aqKLCgyzZC5WniOlQ 36485
saml2/algsupport.py sha256=BCBLUPMEdMFFO86HVSctOs0shN7Hpt0h-MddAiGjj64 2959
saml2/argtree.py sha256=R4-29qMbPbpnoJ4-4URlCfWfcN02gJAZwS5i8mlczpk 2916
saml2/assertion.py sha256=7ckSJxicTtPOUNk39gjUcrjn8unnTxlVrAjOQXgS2X8 29091
saml2/attribute_converter.py sha256=A9xuJ6WydurEfphT1KyxPG6eOf_vAXjj1NlwQU7SWRo 16018
saml2/attribute_resolver.py sha256=xQJDR91BH2PaLFwvW-TfyTPabeVZCTdBvJl36LnJ5Tc 1590
saml2/attributemaps/__init__.py sha256=Qaz-t_pFZd0AO-qjkQhNK2RJU97lf0D8k7P9SgEcH34 98
saml2/attributemaps/adfs_v1x.py sha256=_gguPk0ih3LN_4kl0peoVpCfSvQ2ZK6jjfmyWw8xuFc 494
saml2/attributemaps/adfs_v20.py sha256=drHOIyXivWUbxRVsZQytwljB1bMbrEEdRHHwaY9Z5dI 2283
saml2/attributemaps/basic.py sha256=CUGXsAXwMSS5NTkOvKwLij9qukoN5S8oGqgXPeJlX5E 16702
saml2/attributemaps/saml_uri.py sha256=8X5_ogojaleLBfNhWGJfJ-7v1vKZiCeilG16m9xzwFE 23983
saml2/attributemaps/shibboleth_uri.py sha256=7ZpTf3zfdB9kvuq4sNbUiEUYZsLzlQZGCpjvYSM4kLo 8844
saml2/authn.py sha256=lwYjQF9EeXtY_Agdsnvf-UnwWYIezhMdv0sekFA06j8 8328
saml2/authn_context/__init__.py sha256=3kWcq_JWMACoKohiNx9dH0ZHuAAZ3_bq5g30okqeos4 7514
saml2/authn_context/ippword.py sha256=UDj8fOGPPkaAitrQvTQ2w90KTbeQGROr4GxFB2FejTo 103502
saml2/authn_context/mobiletwofactor.py sha256=iEbpTi4VwpYNZUpY-g3YD5l2hLL7YCd-b_uQygUeQk0 98854
saml2/authn_context/ppt.py sha256=ldulc6qURWW-ZHVMR1h1knwC5P_Zm7LxgC_2Fb0z6X8 102084
saml2/authn_context/pword.py sha256=YxQJ9t2O-XQnq0tVbh6WWYngtocwEgyAYoCZIiOy7dY 99348
saml2/authn_context/sslcert.py sha256=xGE4tbbgMQYuqAqKBtjFyuPz82l-QG-mRKmSar-k36g 95375
saml2/authn_context/timesync.py sha256=RGs5xgEPAhchBDUdB3LTtC7ZQyWtZ83Vo8zmNZHFNRk 102887
saml2/cache.py sha256=b5lJGFA33qox46GLgf5ikv37QvKCxI7c5Hp5oPT74GQ 6021
saml2/cert.py sha256=IJwo81QYDKRPFFeqH5Y1E4h2RDWxDPvCRIBdRNZYw04 15399
saml2/client.py sha256=ieyLS6GhvNfe5AlE1hXQbmzP5b8bF6IaBCsM3vfF3Jc 25772
saml2/client_base.py sha256=9XmVkQ2DcEuxz1I19e6AC1n0nQw5j5w_l3-lp5Z56vM 36503
saml2/config.py sha256=uj1a-wg8fwwf7GRPEHHFja0Lt-JiJbc1II4JekTeWCc 15637
saml2/country_codes.py sha256=isvSR2_wDogJl8X390oGvISYCKDEze6eGpOjAV7F4M0 6968
saml2/cryptography/__init__.py sha256=IRph-rTNOulFTUrYzuCZ7B6uYrrZvfzLVDn2nlCHVUY 67
saml2/cryptography/asymmetric.py sha256=3mYqpiaN2GekwGqm_Zd-72MdBYf4XJQtR_HIks_pMpw 1039
saml2/cryptography/errors.py sha256=hqJ32bDddEuVoV1HJ0uPF0M5RKRjIwAuYh3SCzrgfeM 467
saml2/cryptography/pki.py sha256=djqAO--r5zl4e_VgGLiJ-8any5zUGU3VGkMG-JyRA_M 1184
saml2/cryptography/symmetric.py sha256=jrRUz5FrFrMKjhHuH5BuWRw_Ygt2-SWqMK8ooUeZBLY 7058
saml2/data/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
saml2/data/schemas/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
saml2/data/schemas/eidas-schema-attribute-legalperson.xsd sha256=vBXqLwK72MUqmOdX5TItlVC38qzRjApKJ6XgcMS1RBw 4350
saml2/data/schemas/eidas-schema-attribute-naturalperson.xsd sha256=rA6MnrZgefY2bGrEIA6fOetWZ2f6gww9YXvmtZYiLX4 4069
saml2/data/schemas/eidas-schema-metadata-servicelist.xsd sha256=71DpFjXaGfNwBBMT66KLMVmfUtCyc5pWWLkabyLzjUk 5654
saml2/data/schemas/eidas-schema-saml-extensions.xsd sha256=EIB2JUtMvlPq-1B8nksrq4Jn7AmVq4VhL8q_Qex6D-8 1703
saml2/data/schemas/envelope.xsd sha256=s7R-1WxMHB3HWEPuyXZXXPYK4UYKi7Oc5S5LolpEFMs 6123
saml2/data/schemas/saml-schema-assertion-2.0.xsd sha256=H9YriMULQQDnvGYKiaIZu5BsOazlVxZdlA9tsX-wqpE 12877
saml2/data/schemas/saml-schema-authn-context-2.0.xsd sha256=xY1ITFvQ7omvmPxIghQm3_f5GV89XfA7xJYV1iGj3-I 762
saml2/data/schemas/saml-schema-authn-context-auth-telephony-2.0.xsd sha256=5ftomlFfXZ8KKR5Ao6AndLsm6n97xAEB6OOySXjgMsw 3030
saml2/data/schemas/saml-schema-authn-context-ip-2.0.xsd sha256=ZOPOkUyoOXM6t5c7OvyF_a4BImV7-7WMmKRksQ1P6Js 2396
saml2/data/schemas/saml-schema-authn-context-ippword-2.0.xsd sha256=4OA2ptRc-ROzEG7mFe3f-l-DkOW7ocXvKP2fuzQ-QQo 2592
saml2/data/schemas/saml-schema-authn-context-kerberos-2.0.xsd sha256=iVQZ8RpLqzn368pUS3LA8bPaKK5ZYQyDsmKk_Mlcd-g 3147
saml2/data/schemas/saml-schema-authn-context-mobileonefactor-reg-2.0.xsd sha256=Hmfmadb-_6mEJf6PBBCFu-yGyrOI6LSI_gNwHSxFuFM 7022
saml2/data/schemas/saml-schema-authn-context-mobileonefactor-unreg-2.0.xsd sha256=XrkID02VLQsvUSy-EOlsV06tQnZk1uHSelrk2O7fcfs 6883
saml2/data/schemas/saml-schema-authn-context-mobiletwofactor-reg-2.0.xsd sha256=SlKF7HiE3tOG9ALbBJTsssMNf6oZBQtO20-EHJqzcNs 7646
saml2/data/schemas/saml-schema-authn-context-mobiletwofactor-unreg-2.0.xsd sha256=rzxLZn99L1YE63TBiZHUgC1OWySvXnJr02YrXmI5sBg 7508
saml2/data/schemas/saml-schema-authn-context-nomad-telephony-2.0.xsd sha256=9rGvDhI672MT-9f6ozVvEFDlr4_uc88izMe_AJeCBm8 3007
saml2/data/schemas/saml-schema-authn-context-personal-telephony-2.0.xsd sha256=cFGbGW960a8oE4ROylghAFc4TiN--SMJVJwENJRg6bo 2991
saml2/data/schemas/saml-schema-authn-context-pgp-2.0.xsd sha256=cUYLkwWL14xy40JA97i-6EfbrBQQOlmUquY4hpEodWY 3049
saml2/data/schemas/saml-schema-authn-context-ppt-2.0.xsd sha256=y1ouSCvS_M6qc7kiovwQnZ9KVvItuqu5wWJqs673YgM 3074
saml2/data/schemas/saml-schema-authn-context-pword-2.0.xsd sha256=LHPuugeIYYdw7TJu9qTkGlVWR1Buj_rlQKdIYhSJvQg 2382
saml2/data/schemas/saml-schema-authn-context-session-2.0.xsd sha256=HkWM7M92BOaT147oqit6mSff1_CTZK3P1wWAMOWlUmg 2402
saml2/data/schemas/saml-schema-authn-context-smartcard-2.0.xsd sha256=Sj6Bd-qz7hd5zOsPZjr39fMWLHOJd9jiQxnSJ6d3D9c 2406
saml2/data/schemas/saml-schema-authn-context-smartcardpki-2.0.xsd sha256=V8OxeQMrhLnyw5f8HVU0-NV0C-mnl9p-xEssnqDqJ2M 4628
saml2/data/schemas/saml-schema-authn-context-softwarepki-2.0.xsd sha256=VQPOudGVltouitfCxRdk8741U5Yo5Iywkq0ka_p4OSQ 4653
saml2/data/schemas/saml-schema-authn-context-spki-2.0.xsd sha256=9DMz0759OZfdV63LY2WtlQMxYfDYR2Qd8aOnZNQXrBk 3054
saml2/data/schemas/saml-schema-authn-context-srp-2.0.xsd sha256=XwnlkV-0u-lPspJIoIGUEhTMWNzFyWASaJ858GIUQ1M 3067
saml2/data/schemas/saml-schema-authn-context-sslcert-2.0.xsd sha256=XMe266SRTgki0Pg6z2qjfy4Sb6MHGlCB0Ob6yArUibU 3587
saml2/data/schemas/saml-schema-authn-context-telephony-2.0.xsd sha256=5feRW4vS_LX3Zpp_hgoZbA19-wVqSe3c7JFYRzWpFXE 2902
saml2/data/schemas/saml-schema-authn-context-timesync-2.0.xsd sha256=zGEnmG9KURczSoqpuWHjOfAVQjlojCl20HtvIlgDAmk 3790
saml2/data/schemas/saml-schema-authn-context-types-2.0.xsd sha256=dabga-K6YOqxo8nxIjKRalpwJ31yVJKz5YoW3Pax0gE 29275
saml2/data/schemas/saml-schema-authn-context-x509-2.0.xsd sha256=dCgjWKAe6ev9fcuJRIhewVdhRPNzAycCp9zx6yBA620 3072
saml2/data/schemas/saml-schema-authn-context-xmldsig-2.0.xsd sha256=9Fg164o08H_QPtvxppO4NMT3radbtkk6eWSwIe-Bc-c 3054
saml2/data/schemas/saml-schema-dce-2.0.xsd sha256=Dl4O0HJCmI8mUV2OfgUpy4IqZPyKoWxQ5Qo3_34Y4PA 1111
saml2/data/schemas/saml-schema-ecp-2.0.xsd sha256=vhHaMKLGp59mXqBTRcREUsS5LM2ZnhAlqDRohki6hEc 2405
saml2/data/schemas/saml-schema-metadata-2.0.xsd sha256=lq7x_EGr43xBvKXRXjvGVRx9RDjfKhZUMm9FHHgxGMo 16103
saml2/data/schemas/saml-schema-protocol-2.0.xsd sha256=EUuQ8jXFq6iUDySGEey1ttSBdSXOGHz-BG1VBuyc7tA 13518
saml2/data/schemas/saml-schema-x500-2.0.xsd sha256=fSLhCZUOpEiGun0bAVzI4znE9k-uWF6AqR3wu5BIWLo 710
saml2/data/schemas/saml-schema-xacml-2.0.xsd sha256=dRVDzI1AoqpCmv_EJiqUWg4uurOZ19WMdrnuUrs-6yo 707
saml2/data/schemas/saml-subject-id-attr-v1.0.xsd sha256=6nMT7XAnq6LBwjFFNIXf6zdFG0ZmpIw2RK1v1lFEaos 1781
saml2/data/schemas/sstc-metadata-attr.xsd sha256=FXGgOT1AyVE26Oex5EnkRjzhCr-K8es3JXzg9AFh4WA 1114
saml2/data/schemas/sstc-req-attr-ext.xsd sha256=HclsH7Zk-tfsefRhT6sOJ9qDJPawpC1hGkrTbz1u2IE 1760
saml2/data/schemas/sstc-saml-attribute-ext.xsd sha256=tyHffZrV6mjmCQZsX4tFg7LL_prFQzLwBief0o0chyQ 732
saml2/data/schemas/sstc-saml-metadata-algsupport-v1.0.xsd sha256=ewC83wANO_9nZREtH9wljcBIFREcm33SWGfquqzvczw 1816
saml2/data/schemas/sstc-saml-metadata-ui-v1.0.xsd sha256=HGOwSvhvnvcSa_rTfuPGDLeV6rz5Apq6BASPNGyyoz8 3493
saml2/data/schemas/xenc-schema.xsd sha256=XdV_B0hw4dkffrgUqpKWfO_M6QEahq314Sp2n88qI34 5234
saml2/data/schemas/xml.xsd sha256=zHAXNsQsxkEm-tBju5X5RIS13jtfgIqG6gmLCVev-Ck 8838
saml2/data/schemas/xmldsig-core-schema.xsd sha256=Nc-Bl9qBLIXkDVeJGzXJQYdWntR0otrIE85QkNr801w 10293
saml2/data/templates/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
saml2/data/templates/template_enc.xml sha256=FZKA1jkPZ8Z0FgloCku0PJgFdriBdaNGEWEKjifl8f0 769
saml2/discovery.py sha256=4mnQv3Ku-Q7C0BdGWIwdMnWjpvAFwIvi7BUsUhdflZo 3232
saml2/ecp.py sha256=8A0sXJoBiccDTVQ_qgnt9JBpJfZiPCUcDdS1g5Myy58 5882
saml2/ecp_client.py sha256=zhmjEww3erMoL80NxSDnncAQcRScNga000Hor2ede8M 11529
saml2/entity.py sha256=6lIsTpHgLS-fRhrMrYR7eVdK_O8tsDzUDDftZbD-x7o 57725
saml2/entity_category/__init__.py sha256=vQn7irEaN4ze2lfC0GOfVvYbhPxzQcGxastAN2msfLg 396
saml2/entity_category/at_egov_pvp2.py sha256=OUdCR4_IlDzJ2e4Rnk6Se_Ucrhs5Mk-UXz-ffQe3Xuc 869
saml2/entity_category/edugain.py sha256=lI-XllnMQVqGjlV20mWLuTD-Lis7PV1ZjV_VoOhNYSY 518
saml2/entity_category/incommon.py sha256=x79TCPgDc9bOxVPaG_8RZ0leJeMvy2HADx9OvwiW74Q 343
saml2/entity_category/refeds.py sha256=PjEErq3ftBuYj36d-j67w9FiItlYUPZMnfs3Kaq7H9E 338
saml2/entity_category/swamid.py sha256=6_TL40tspsU1dzW1DUT7BDW-AWcBhNdj2KuqpEGsP20 3696
saml2/eptid.py sha256=HywEThfku00VII05DldzTbGWSSRjBUeR6jyDk9ZoEco 1982
saml2/extension/__init__.py sha256=Xt_S5p-1UdFtOqZzxGprhOnFcIqYtrtHlwUj12hDT70 109
saml2/extension/algsupport.py sha256=sX0PwhosAZ6E4nS2xL-0XyUq9cb_YZWIS_22k8JyaNo 3783
saml2/extension/dri.py sha256=ftwCX7xkCtxOP3vBCeMnDZY7HrUfbQpLNYD-7uwf9w4 12747
saml2/extension/idpdisc.py sha256=ZJdtRTl0dH8M4zcCqMQisCc-rKa71irKoypo-oNs8QU 1101
saml2/extension/mdattr.py sha256=XLl-N01O5TGuy9BXETSCVqUePg4hUWcRx75s44vuc9E 2414
saml2/extension/mdrpi.py sha256=zpJyKZWMUxGRJYFWtifIpn3CRAX4iz3EW5GR0cHbrvY 9686
saml2/extension/mdui.py sha256=3HRrZtW5xsHGhZ7z_pLuL5BYek3jCLXc8udr-UF1EWU 13248
saml2/extension/pefim.py sha256=Rdoew_j0eH6AHvIkWKGDNTm-lyiHg3iUn0xuRTJumGk 2261
saml2/extension/reqinit.py sha256=ptKDLIEEpUkQRLyRcRk9fIVTMQsDVeEopgH0-Yctyzg 958
saml2/extension/requested_attributes.py sha256=lYj9rcckWHi-ywSLCC67mPEgQNN7bdKJ4coix2CXeRw 4773
saml2/extension/shibmd.py sha256=xJn1eBM89TriGAOYb9Rxjn-YOENWWlI2uM0jBYODdjQ 2334
saml2/extension/sp_type.py sha256=WiySQt6udOt-NXK7P9qMQKaVqh94LkAaJSpiRuJd6Pk 1445
saml2/filter.py sha256=cXRe91U1OMgfL86dpIq--33AwnLhEaCLvUdFQhXmyL8 812
saml2/httpbase.py sha256=E2ty4A50-EZaSBiUpdcs-W_lLJf_UT6xIbxrBAktnVM 10313
saml2/httputil.py sha256=si647WsZa8m_mIdY3JUN9Enxuac-iGa-XTN4rc6FRYM 11443
saml2/ident.py sha256=MMVraQASSPhEdgGZqqlsS871P8HNwvFrZrsZnMkp31M 11989
saml2/mcache.py sha256=vgkyyFop17ddnYZnQKgYpoziGTEmWr68UIN0yjsZDbg 7008
saml2/md.py sha256=RAkjUOHELlBc6nHxLZnnxd7V64uRJFgkEV3yq1aVez0 76277
saml2/mdbcache.py sha256=JcR_27AX56zohBn4ELQ1ti6HAwHaIKR20-dkEcBJyqE 6568
saml2/mdie.py sha256=1_A0zGCtvnxA7CSCBTifuxy1otyFm0--WMavengs2l8 5091
saml2/mdstore.py sha256=b7ZBa9ZEFhghJplZTUW1QjTbJZuAqtv_PM_UM0uLmuw 60438
saml2/metadata.py sha256=djYUvRZDDnGt1bD8NcHd3FMjhnnMSpUw2X1TwGh8V_k 28691
saml2/mongo_store.py sha256=4kIpDQqbIo5Eht9-DIS0P6Y-zJhdEbtujjbPzRG7wuo 13016
saml2/pack.py sha256=Dm-g08TTVmVJT1ltzYSXW-BDX_YVVmmvvCa2qA2Uitg 10307
saml2/population.py sha256=IuqDJr8-djMllPGsk-_c3jQJBlvztaWDau5KPmiMPoY 2225
saml2/profile/__init__.py sha256=fn7f7bXG3NWvf9ILg3np7xk6Q5nqxfiEL7UNHEgMldk 53
saml2/profile/ecp.py sha256=YDNU3ph9u633JWUqNqpCDgRNW04Ap8RVnooa-UpLfXo 6597
saml2/profile/paos.py sha256=Yjd2FmP_OtY5Jr6Rc3tK5FMxOKjzSdWcPZuDHpxTwqg 4293
saml2/profile/samlec.py sha256=Ka9V_-xKJKa2nqE1RZoI_EYcWHKflwz6UwrxJxfvyRk 217
saml2/request.py sha256=dinFrEKTD4Q-YVV7e-lb1zBmXqf63TYP9syG-KUSMlM 9846
saml2/response.py sha256=vfr1DR8xM81CuhEK_blMWTx3XhTItVjnGJu-7GuKUn4 48199
saml2/s2repoze/__init__.py sha256=mYtde3nIVHxjLt1_V3WJBOY2qdIqO_Hc5n5CZVgB7l4 29
saml2/s2repoze/plugins/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
saml2/s2repoze/plugins/challenge_decider.py sha256=EQTde5jgsLJ83MRXOQMQy_qKNGzeYRqxCsCZGxCKe5Y 3166
saml2/s2repoze/plugins/entitlement.py sha256=XK_kLjhiYUkiqUVooKEqKtBMLxIftoyjjsroaZvNGNs 2419
saml2/s2repoze/plugins/formswithhidden.py sha256=TN851iA1IETTm6loSHZ1QvQo0ow_7fpcIzulI_PqQqc 4344
saml2/s2repoze/plugins/ini.py sha256=RTnYria5Dh8wXJJBdNcauaBA2wLkNGkS2Bzs1KnefMc 1171
saml2/s2repoze/plugins/sp.py sha256=4c0bYbBfuvUvNNE6CpEqBrxI_opFtXk6flCcA3rhyKg 24255
saml2/s_utils.py sha256=bxSdPLul1TRhgxeLwuXkWB9GAjpOik_AI9MKqqlt7TA 11532
saml2/saml.py sha256=RKwhBxGx-1eWIjuzfX7DN1-rlNvzpnDHOYdwGRPg4jA 72479
saml2/samlp.py sha256=ZORhIiDG7oOyiro12-qcgZWq1pjgeA7aNHE2Oti8EJg 66585
saml2/schema/__init__.py sha256=6Y8DiEraavpSGe_fQzD1FG7q-7dMH-LPTcN92KVDRr4 23
saml2/schema/soap.py sha256=YHMYrD6LyF3yFA4qutSM5jwp3VgBSnVv6ZRWEvPWcvQ 16864
saml2/schema/soapenv.py sha256=ETwqXcmyYqPusOGEDYa-BT5L-qCN5nld8kjAHss62bk 9258
saml2/schema/wsdl.py sha256=cyS7aP4V1mipg71fGvAVYW-5SHFOToxj9MnAiCqfYIM 31847
saml2/sdb.py sha256=ewnfxxX1a_Qf1FC1sLCv-PCQaSUuwodgxsOyB4x0VCc 1903
saml2/server.py sha256=6oJA-Dn3SKhguBJk3h_cuH3a6avwSA-JBRH4ALKpRu8 38250
saml2/sigver.py sha256=vkfCp2Frm_u51vXbJPhUalQBy-V0fGPP6jGQy-ytaWg 67373
saml2/soap.py sha256=xuL8nrf0N1J7DuoY9RI9tgkvMKYdyIGyQ3XKi0um0J8 9025
saml2/time_util.py sha256=kPoxEb5WxqpaW5sHa2v8-KWqcvejbcSHsN9YH_NN7qc 9241
saml2/tools/make_metadata.py sha256=-W1NTVps1iaPs3cSlKSLgHnkNUQ9r7RoUofib-K5Y84 3045
saml2/tools/mdexport.py sha256=zzEQNcPuFPblheVIQIHakcfnxsYMSZ9RfRANapaHuR0 1452
saml2/tools/mdexport_test.py sha256=JVDy1VvAKp7L7_RnHh1PYC8UDORwHD0YOQu1hIcYZ78 929
saml2/tools/mdimport.py sha256=KqWAiQL2MNUcicalbAd3uGMe3WmKfvNt1v3X7_IS9xs 663
saml2/tools/merge_metadata.py sha256=AVDI56YuB4ED_CTq5eo0JORpH4VZ9ulyAmEuKdGCgwE 2124
saml2/tools/parse_xsd2.py sha256=04PA9o1DdKSKgDDXtB29-JYxUmOZbs6KjnoXYJUpfT8 63318
saml2/tools/sync_attrmaps.py sha256=VL6lcoi84dUSlGWbuh4kyEUcQSkrbKuR9IcStEu4bnM 3715
saml2/tools/update_metadata.sh sha256=BlkoU-DeYTSJJZINkLQ5ubiAHbe5Hqe_ZZsEhJVNqio 117
saml2/tools/verify_metadata.py sha256=sMryzqQwBYxCFVz-lxv6sbpKnLNhWCmQdi0Tj3ohJYs 1682
saml2/userinfo/__init__.py sha256=_pSioy5Ck_WfZDauRg23yzYnTu5VnmM6UTPE7bj3A3s 1504
saml2/userinfo/ldapinfo.py sha256=kXeMNLr7bw5dkNP_jPTnvfugyy_llco9ch9dex1AWgc 1285
saml2/validate.py sha256=6pygvzj5UXkQ1c_9IM3FQX0gnKEmxaHCaIG6M-afgrQ 11134
saml2/version.py sha256=64bZylg_JEGxAOqb0iP8q_2rgoQxXxkd7u8faA_7zBw 311
saml2/virtual_org.py sha256=n4Z1NcqFO9agsMbmtg6QnxMZTNt07kYMTVYUSFNfzHY 2511
saml2/ws/__init__.py sha256=wF7duBJyJvBl1eE-1BsHw_DXcmUUAEDMogKb4Z4Cf0A 22
saml2/ws/wsaddr.py sha256=Bo-1wEmYl42yMzeD7FcBfTp4h5U3F1hoGEp5eXTNIoc 20364
saml2/ws/wspol.py sha256=Fo8Hm-pWNy3KfM3aGehGJua9a6aMd4s0z5luvm471t0 9180
saml2/ws/wssec.py sha256=iP-Zp1DxnuFBdU68harDo5q72lwtJdIzC1m47LYZ6Cw 21415
saml2/ws/wstrust.py sha256=4DOxuCqw9ruZgvJif2oZtV_DdYUZcTf8mUhLaIe-wXo 71019
saml2/ws/wsutil.py sha256=6dsUgjkp8dkAUQyJPnKBQxnF5Vq3BcUDkj9U62dJ47k 6578
saml2/xml/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
saml2/xml/schema/__init__.py sha256=9Tvw7esjsxMZpyEG5-Uca1Ji1Y01mLkz5r2Db6YHJg0 3511
saml2/xmldsig/__init__.py sha256=k7hEdOQyjG-qJWhPGsJ4Jnqmhw-GBOXrKd9QRfatfNE 61858
saml2/xmlenc/__init__.py sha256=ErAIiot55WoovY8XTooiZZteTuPmIxLJN_td0POWSso 28035
saml2test/__init__.py sha256=fYW_bDmlMRZQEx9VlFlfil6StHxurmz9SkGt0JcqEvg 1898
saml2test/check.py sha256=5wUc1RiZ2Png6htvBSP-Gdyfsay4uwoWa05spQ__xtw 7044
saml2test/interaction.py sha256=d6DyLTxO2_LgxnspkqBnVBz5YYdVxqAjcED41noeQMU 12723
saml2test/opfunc.py sha256=zlcMJp9XYx1mo4PJXnlXATAu2qc1OySz49s4skqQBBs 10841
saml2test/status.py sha256=7gZ9R3MaWTKxJgp6g7e2uDftNpKi1OhBEfne7rkEII0 181
saml2test/tool.py sha256=lUyI-vhjjQjaktwjUK2A25EFyCijOkcTH3HtJxDrz0A 10647
pysaml2-7.5.0.dist-info/LICENSE sha256=FUqfs8C5GLXDACzwf2EATWt8OZjoNK_YcxJ3lFQs5-k 10759
pysaml2-7.5.0.dist-info/METADATA sha256=noQ6Iyv8vETYtI7_BJ5zlyZ6vjcOjL_CxF_-cOdqXD4 7107
pysaml2-7.5.0.dist-info/WHEEL sha256=FMvqSimYX_P7y0a7UY-_Mc83r5zkBZsCYPm7Lr0Bsq4 88
pysaml2-7.5.0.dist-info/entry_points.txt sha256=AQbIRNXv_Sz-GHXm3H8Ty5NiOepyupKebJq49q-39pA 185
pysaml2-7.5.0.dist-info/RECORD

entry_points.txt

make_metadata = saml2.tools.make_metadata:main
mdexport = saml2.tools.mdexport:main
merge_metadata = saml2.tools.merge_metadata:main
parse_xsd2 = saml2.tools.parse_xsd2:main