Skip to content

Releases: zitadel/saml

v0.4.1

30 Oct 10:35
464bf90

Choose a tag to compare

0.4.1 (2025-10-30)

Bug Fixes

  • allow redirect to correct AssertionConsumerServiceURL when there are multiple with the same Binding (#105) (464bf90)

v0.4.0

30 Oct 09:42
4a954b1

Choose a tag to compare

0.4.0 (2025-10-30)

Features

  • Sign the full SAML response and attach the Signature (#102) (4a954b1)

v0.3.6

04 Sep 08:06
b14d9d4

Choose a tag to compare

0.3.6 (2025-09-04)

Bug Fixes

v0.3.5

26 Mar 15:34
9765588

Choose a tag to compare

0.3.5 (2025-03-26)

Bug Fixes

v0.3.4

26 Feb 11:41
faca74c

Choose a tag to compare

0.3.4 (2025-02-26)

Bug Fixes

  • correct handling of context for issuer (#97) (faca74c)

v0.3.3

19 Dec 10:42
1bbf277

Choose a tag to compare

0.3.3 (2024-12-19)

Bug Fixes

v0.3.2

18 Dec 15:10
e0de468

Choose a tag to compare

0.3.2 (2024-12-18)

Bug Fixes

v0.3.1

11 Dec 10:19
95c785b

Choose a tag to compare

0.3.1 (2024-12-11)

Bug Fixes

  • corrected inflate and deflate logic for xml, and corresponding tests with some refactoring for SAML sessions (#92) (95c785b)

v0.3.0

12 Nov 08:52
f0e54ba

Choose a tag to compare

0.3.0 (2024-11-12)

Features

  • allow setting custom HTML templates (#89) (f0e54ba)

v0.2.0

21 Aug 09:29
f4e2332

Choose a tag to compare

0.2.0 (2024-08-21)

Features

  • parse x509 certs in pem format when base64 encoded (05ceb3c)