Skip to content

Releases: zitadel/oidc

v3.10.3

19 Jan 10:32
b8e520a
Compare
Choose a tag to compare

3.10.3 (2024-01-19)

Bug Fixes

  • allow expired ID token hint to end sessions (#522) (b8e520a)

v3.10.2

17 Jan 15:08
57d04e7
Compare
Choose a tag to compare

3.10.2 (2024-01-17)

Bug Fixes

  • don't force server errors in legacy server (#517) (57d04e7)

v3.10.1

16 Jan 06:19
844e233
Compare
Choose a tag to compare

3.10.1 (2024-01-16)

Bug Fixes

  • op: check redirect URI in code exchange (#516) (844e233)

v3.10.0

09 Jan 15:25
984e31a
Compare
Choose a tag to compare

3.10.0 (2024-01-09)

Features

v3.9.1

08 Jan 08:02
e23b1d4
Compare
Choose a tag to compare

3.9.1 (2024-01-08)

Bug Fixes

  • Implement dedicated error for RevokeToken (#508) (e23b1d4)

v3.9.0

05 Jan 15:31
c37ca25
Compare
Choose a tag to compare

3.9.0 (2024-01-05)

Features

v3.8.1

22 Dec 09:27
dce79a7
Compare
Choose a tag to compare

3.8.1 (2023-12-22)

Bug Fixes

  • oidc: ignore unknown language tag in userinfo unmarshal (#505) (dce79a7)

v3.8.0

18 Dec 07:40
b300027
Compare
Choose a tag to compare

3.8.0 (2023-12-18)

Features

  • op: ID token for device authorization grant (#500) (b300027)

v3.7.0

17 Dec 12:08
7bdaf9c
Compare
Choose a tag to compare

3.7.0 (2023-12-17)

Features

  • op: User-configurable claims_supported (#495) (7bdaf9c)

v3.6.0

07 Dec 15:37
9d12d1d
Compare
Choose a tag to compare

3.6.0 (2023-12-07)

Features

  • op: PKCE Verification in Legacy Server when AuthMethod is not NONE and CodeVerifier is not Empty (#496) (9d12d1d)