LoginRadius / go-saml

High Level API Implementation of SAML 2.0 (Currently Supported Identity Provider Implementation) Single Sign On
MIT License
11 stars 13 forks source link

Running the example leads to SIGNED_XML_ERROR - Unsupported Algorithm #26

Closed shinnlok closed 3 years ago

shinnlok commented 3 years ago

Fixes: #25

All Submissions:

Changes to Core Features:

shinnlok commented 3 years ago

I used https://github.com/ma314smith/signedxml/blob/master/README.md to reference the list of supported algorithms.