gosaml
gosaml copied to clipboard
xmlsec1 missing
The "Generating Signed AuthnRequests" example gives me the following error:
exec: "xmlsec1": executable file not found in $PATH
Looks like this is a required tool for this project.
I just installed it on my Ubuntu machine sudo apt install xmlsec1.