Skip to content

Releases: zitadel/saml

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)

v0.0.7

07 Oct 10:40
fbd6044
Compare
Choose a tag to compare

0.0.7 (2022-10-07)

Bug Fixes

  • only require relaystate if redirect binding (177a407)

v0.0.6

02 Sep 08:16
0d21314
Compare
Choose a tag to compare

0.0.6 (2022-09-02)

Bug Fixes

  • saml: change of cert and key struct (707e82e)