XML-Security / signxml

Python XML Signature and XAdES library
https://xml-security.github.io/signxml/
Apache License 2.0
138 stars 108 forks source link

Signing and Verifying a SOAP WS-Security Envelope Example #113

Open kevinwkwan opened 6 years ago

kevinwkwan commented 6 years ago

Hey I am interested in using this library for signing/verifying SOAP envelopes. If it's not too much trouble a tutorial style example for this use-case would be immensely helpful!

kislyuk commented 6 years ago

Sorry, I don't work with SOAP on a regular basis. This library is usually used in SAML applications. You can help by volunteering time or donating to the development of better docs for SOAP applications.