mirror of
https://github.com/zitadel/zitadel.git
synced 2026-07-25 18:28:00 +00:00
# Which Problems Are Solved Some SAML integration tests used a hardcoded certificate, which expired on the 25th December 2025. # How the Problems Are Solved Added helper functions to the integration package to create and store a private key and certificate for SAML, which can be used in SAML SP/IDP integration tests. # Additional Changes none # Additional Context - noted on #11196 - requires backport to at least v4.x