[EC-277] Remove SHA-1 encryption from SSO Outbound and Minimum Signing Algorithm lists (#4212)

This commit is contained in:
Rui Tomé 2022-12-29 12:38:26 +00:00 committed by GitHub
parent 1fc7798e7d
commit 2ac8e27b31
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 1 deletions

View File

@ -49,7 +49,6 @@ export class SsoComponent implements OnInit, OnDestroy {
"http://www.w3.org/2001/04/xmldsig-more#rsa-sha256",
"http://www.w3.org/2000/09/xmldsig#rsa-sha384",
"http://www.w3.org/2000/09/xmldsig#rsa-sha512",
"http://www.w3.org/2000/09/xmldsig#rsa-sha1",
];
readonly saml2SigningBehaviourOptions: SelectOptions[] = [