XMLdsig implementations for scripting languages
Wednesday, December 20th, 2006Various folks in what is becoming known as the “scripter” community, i.e. people who code in Perl/PHP/Python/Ruby scripting languages, have complained that SAML is “too hard” to implement, for essentially two reasons..
Having to parse XML.
Having to use XMLdsig — XML Digital Signature specification.
The first excuse is becoming more and more moot as tools and techniques […]