Files
zitadel/internal/command
Gayathri Vijayan 255d42da65 feat(saml): add SignatureMethod config for SAML IDP (#10520)
# Which Problems Are Solved
When a SAML IDP is created, the signing algorithm defaults to
`RSA-SHA1`.
This PR adds the functionality to configure the signing algorithm while
creating or updating a SAML IDP. When nothing is specified, `RSA-SHA1`
is the default.

Available options:
* RSA_SHA1
* RSA_SHA256
* RSA_SHA512


# How the Problems Are Solved

By introducing a new optional config to specify the Signing Algorithm. 

# Additional Changes
N/A

# Additional Context
- Closes #9842 

An existing bug in the UpdateSAMLProvider API will be fixed as a
followup in a different
[PR](https://github.com/zitadel/zitadel/pull/10557).

---------

Co-authored-by: Stefan Benz <46600784+stebenz@users.noreply.github.com>
2025-08-27 09:07:13 +00:00
..
2025-07-15 13:38:00 +02:00
2025-07-15 13:38:00 +02:00
2024-11-04 10:44:51 +00:00
2025-07-15 13:38:00 +02:00
2024-09-11 10:53:55 +00:00
2025-05-02 13:44:24 +02:00
2025-05-02 13:44:24 +02:00
2024-04-11 09:16:10 +02:00
2024-01-17 10:16:48 +00:00
2024-01-17 10:16:48 +00:00
2025-06-27 17:25:44 +02:00
2025-06-27 17:25:44 +02:00
2025-07-15 13:38:00 +02:00
2025-07-15 13:38:00 +02:00
2025-07-15 13:38:00 +02:00