openam-jp / openam

Other
32 stars 15 forks source link

Change the default value of SAML response`s signature algorithm for security #262

Open ogis-song opened 2 years ago

ogis-song commented 2 years ago

Description

The default value of the signature algorithm for SAML responses should be changed to SHA-256. In the current implementation, the default value of the signature algorithm for SAML responses is SHA-1. SHA-1 is at risk due to the existence of a vulnerability that allows spoofing attacks to be performed.

Trouble spots:CONFIGURE-GLOBAL SERVICE-Common Federation Configuration

Solution

Correct as follows: