Adding SAML Applications (Assertion Signing Algorithms)
This section describes how to specify assertion signing algorithms included in the SAML response. Specify a signing algorithm that is supported by the SP.
| Option | Description |
|---|---|
| RSA-SHA1 | Low-safety algorithm. Set this algorithm when RSA-SHA1 (SHA1) is the only signing algorithm that is supported by the SP. |
| RSA-SHA256 | Standard and safe algorithm. Set this algorithm under normal conditions. |
| RSA-SHA512 | Although its safety is higher than that of RSA-SHA256, the number of SPs that support it is fewer. |