Skip to content
This repository has been archived by the owner on Sep 28, 2022. It is now read-only.

Releases: CESNET/OpenID-Connect-Java-Spring-Server

v8.1.0

17 Feb 06:39
Compare
Choose a tag to compare

8.1.0 (2022-02-17)

Bug Fixes

  • deps: update dependency com.nimbusds:nimbus-jose-jwt to v9.19 (bb1443f)
  • deps: update dependency org.aspectj:aspectjweaver to v1.9.8 (78087dc)
  • deps: update dependency org.postgresql:postgresql to v42.3.3 (9810e84)

Features

  • 🎸 Display noAuthnContext message on login_failure (8872469)

v7.5.4

17 Feb 07:55
Compare
Choose a tag to compare

fix: Fixed missing statement in statistics

Full Changelog: v7.5.3...v7.5.4

v8.0.6

01 Feb 06:56
Compare
Choose a tag to compare

8.0.6 (2022-02-01)

Bug Fixes

  • deps: update dependency com.nimbusds:nimbus-jose-jwt to v9.18 (6653cdb)

v8.0.5

01 Feb 06:53
Compare
Choose a tag to compare

8.0.5 (2022-02-01)

Bug Fixes

  • deps: update dependency org.mariadb.jdbc:mariadb-java-client to v3 (b3ddb12)

v8.0.4

01 Feb 06:43
Compare
Choose a tag to compare

8.0.4 (2022-02-01)

Bug Fixes

  • deps: update dependency org.glassfish.jaxb:jaxb-runtime to v2.3.6 (64f8997)

v8.0.3

26 Jan 13:04
Compare
Choose a tag to compare

8.0.3 (2022-01-26)

Bug Fixes

  • 🐛 Consider empty referer as external (d4bc19e)

7.5.3

26 Jan 12:46
Compare
Choose a tag to compare

fix: consider no referer as external

Full Changelog: v7.5.2...v7.5.3

v8.0.2

13 Jan 11:09
Compare
Choose a tag to compare

8.0.2 (2022-01-13)

Bug Fixes

  • 🐛 Set email verified to true (93fc557)

v8.0.1

12 Jan 14:38
Compare
Choose a tag to compare

8.0.1 (2022-01-12)

Bug Fixes

  • 🐛 Fix missing sub in ClaimSourceProduceContext (5eace9f)

v8.0.0

12 Jan 09:15
Compare
Choose a tag to compare

8.0.0 (2022-01-12)

Features

  • 🎸 Refactored userinfo serv., new SAML-based claim sources (2c413d9)

BREAKING CHANGES

  • 🧨 requires database update