RobotsAndPencils / go-saml

A just good enough SAML client library written in Go.
MIT License
132 stars 82 forks source link

Add support for Signature inside of Assertion block #18

Closed Calpicow closed 7 years ago

Calpicow commented 7 years ago

The signature could be in the Assertion block in some cases. This patch adds support for this scenario.