saml icon indicating copy to clipboard operation
saml copied to clipboard

Why is the default SP signing algorithm SHA1

Open fortenforge opened this issue 2 years ago • 0 comments

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?

fortenforge avatar Oct 25 '23 19:10 fortenforge