saml
saml copied to clipboard
Why is the default SP signing algorithm SHA1
Looking at this line: https://github.com/crewjam/saml/blob/a32b643a25a46182499b1278293e265150056d89/samlsp/new.go#L102
Just for my understanding, is there any reason that this is the default? Would you be fine changing the default to RSA SHA 256?