Skip to content

Releases: oat-sa/lib-lti1p3-core

7.2.1

28 Jan 08:51
8d8d215
Compare
Choose a tag to compare

What's Changed

  • fix: #160 redirect to the actual redirect_uri after verifying that it matches the registered tool host by @wazelin in #199

Full Changelog: 7.2.0...7.2.1

7.2.0

20 Jan 20:45
db40dac
Compare
Choose a tag to compare

What's Changed

  • Support custom role claims by @pnal in #197

Full Changelog: 7.1.1...7.2.0

7.1.1

03 Jan 10:43
9858265
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 7.1.0...7.1.1

v7.1.0

29 Nov 12:38
39dbc68
Compare
Choose a tag to compare

What's Changed

  • feat: throw separate exception type for invalid request by @pnal in #195

New Contributors

  • @pnal made their first contribution in #195

Full Changelog: 7.0.5...7.1.0

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