Skip to content

Releases: zitadel/saml

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)

v0.0.5

31 Aug 08:04
902acc6
Compare
Choose a tag to compare

0.0.5 (2022-08-31)

Bug Fixes

  • saml: add http client to metadata call for testing (7336b2b)
  • saml: service providers can only be defined with metadata (69b0bf7)

v0.0.4

22 Aug 13:45
325db04
Compare
Choose a tag to compare

0.0.4 (2022-08-22)

Bug Fixes

  • saml: remove base64 from handling service provider metadata (f9b4b43)

v0.0.3

11 Aug 11:42
2a3e2f3
Compare
Choose a tag to compare

0.0.3 (2022-08-11)

Bug Fixes

  • saml: change storage interface to provide for zitadel v2 (5223749)
  • saml: changed for review (cc1a2bd)
  • saml: copy all dependency on oidc package (73e2955)
  • saml: correct login flow handling of auth request not found (27c5399)
  • saml: include review, correct formatting, delete depricated function-calls, correct some unit tests (9f2929e)

v0.0.2

28 Apr 12:27
a8d4f83
Compare
Choose a tag to compare

0.0.2 (2022-04-28)

Bug Fixes

  • correct minor configuration details (a8d4f83)
  • correct minor configuration details (e62ff42)
  • correct minor configuration details (5ce85fc)

v0.0.1

28 Apr 09:55
9a56b1e
Compare
Choose a tag to compare

0.0.1 (2022-04-28)

Bug Fixes

  • provider: move code from zitadel to separate repository (9a56b1e)