Skip to content

Releases: oat-sa/lib-lti1p3-core

v7.0.5

07 Nov 14:42
bd85cab
Compare
Choose a tag to compare

What's Changed

  • fix: pass the existing nonce back to the tool when performing OIDC authentication by @marcovdb in #188
  • fix: remove lcobucci/jwt deprecations by @kochen in #184

New Contributors

Full Changelog: 7.0.4...7.0.5

v7.0.4

07 Nov 14:24
ab569d5
Compare
Choose a tag to compare

What's Changed

  • fix: the iat (issued at) value in the generated JWT by stripping off the microseconds by @fdalcin in #189

New Contributors

Full Changelog: 7.0.3...7.0.4

v7.0.3

06 Nov 13:14
9fb8ee3
Compare
Choose a tag to compare

What's Changed

Full Changelog: 7.0.2...7.0.3

v7.0.2

09 Mar 20:21
35e6fb0
Compare
Choose a tag to compare

What's Changed

  • chore: allow psr/http-message v2 by @kochen in #180
  • fix: force minimum phpseclib to v3.0.37 by @kochen in #182

Full Changelog: 7.0.1...7.0.2

v7.0.1

08 Mar 06:30
d6f364e
Compare
Choose a tag to compare

What's Changed

Full Changelog: 7.0.0...7.0.1

v7.0.0

22 Dec 08:14
fda1733
Compare
Choose a tag to compare

What's Changed

  • BREAKING CHANGE TR-5944 upgrade dependencies, removing Http\Message\ResponseFactory from dependencies by @wazelin in #174
  • fix: bump to php 8.0.0 and remove old nd unsupported dependency versions by @kochen in #166
  • fix: replace abandoned php-http/message-factory with psr/http-factory by @kochen in #165

Full Changelog: 6.9.1...7.0.0

v6.9.1

04 Dec 12:19
fea7f31
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 6.9.0...6.9.1

v6.9.0

21 Jun 07:34
e464bdd
Compare
Choose a tag to compare

What's Changed

  • introduced the ability to choose which validations to use for the nonce and state validations

Full Changelog: 6.8.0...6.9.0

v6.8.0

12 Jun 14:05
ee2f9d6
Compare
Choose a tag to compare

What's Changed

Full Changelog: 6.7.2...6.8.0

v6.7.2

13 Sep 14:39
d525604
Compare
Choose a tag to compare

What's Changed

  • fix: added aud claim validation by @peetya in #148
  • fix: allow empty validation keys to be set into security configuration by @wazelin in #151

New Contributors

Full Changelog: 6.7.1...6.7.2