Skip to content

Releases: zitadel/saml

v0.3.0

12 Nov 08:52
f0e54ba
Compare
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
Compare
Choose a tag to compare

0.2.0 (2024-08-21)

Features

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

v0.1.3

07 Dec 19:17
bcc610f
Compare
Choose a tag to compare

0.1.3 (2023-12-07)

Bug Fixes

  • change handling of responses without url to respond to (0afe35b)
  • change handling of responses without url to respond to (3b513b4)
  • change handling of responses without url to respond to (689f3f2)
  • change handling of responses without url to respond to (7ae5510)

v0.1.2

15 Sep 14:18
020193f
Compare
Choose a tag to compare

0.1.2 (2023-09-15)

Bug Fixes

v0.1.1

15 Sep 14:08
dd53243
Compare
Choose a tag to compare

0.1.1 (2023-09-15)

Bug Fixes

  • remove NotBefore attribute from SubjectConfirmationData (#57) (#58) (dd53243)

v0.1.0

14 Aug 08:31
afbec8e
Compare
Choose a tag to compare

0.1.0 (2023-08-14)

Features

  • add custom attributes to saml response (#56) (afbec8e)

v0.0.11

06 Apr 12:23
543f0a3
Compare
Choose a tag to compare

0.0.11 (2023-04-06)

Bug Fixes

  • add custom time format option (bb3761f)
  • add custom time format option (71ad690)
  • correct unit tests with valid certificates (39100db)

v0.0.10

22 Feb 13:31
d5cf275
Compare
Choose a tag to compare

0.0.10 (2023-02-22)

Bug Fixes

  • add unit test for response (1262c92)
  • change unit tests with valid certificates (5ee96da)
  • omit status message when empty (da276fb)

v0.0.9

02 Nov 14:20
e9cc5c7
Compare
Choose a tag to compare

0.0.9 (2022-11-02)

Bug Fixes

  • use html/template for SAML POST/Logout templates (#32) (e9cc5c7)

v0.0.8

24 Oct 18:42
80e4820
Compare
Choose a tag to compare

0.0.8 (2022-10-24)

Bug Fixes

  • duplicate URL Encode on RelayState (#29) (80e4820)