Skip to content

Tags: oat-sa/lib-lti1p3-core

Tags

7.3.0

Toggle 7.3.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #212 from kochen/php_85

feat: update to league/oauth2-server 9.3 to allow php 8.5

7.2.5

Toggle 7.2.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #209 from kochen/use_unencryptedtoken_instead_of_p…

…lain_token

fix: adhere to Lcobucci\JWT v5 interface

7.2.4

Toggle 7.2.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #207 from oat-sa/fix/compatibility-issues

Fix compatibility issues

7.2.3

Toggle 7.2.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #204 from armatronic/lcobucci-jwt-5.0-support

Add lcobucci/jwt: ^5.0 support

7.2.2

Toggle 7.2.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #200 from oat-sa/feat/TR-6514/php-84

chore: allow newest version of oath2-server

7.2.1

Toggle 7.2.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #199 from oat-sa/fix/TR-6465/redirect-from-pltform…

…-launch-authentication

fix: #160 redirect to the actual redirect_uri after verifying that it matches the registered tool host

7.2.0

Toggle 7.2.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat: support custom role claims

* feat: add non-vocabulary tao role type support

* refactor: rename

* chore: copyright year

Signed-off-by: Nikita Pimenov <nikita.pimenov@taotesting.com>

---------

Signed-off-by: Nikita Pimenov <nikita.pimenov@taotesting.com>

7.1.1

Toggle 7.1.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #196 from oat-sa/fix/AUT-4031/leeway-set-for-token…

…-validation

fix: Set leeway value to 1s for token validation

7.1.0

Toggle 7.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #195 from oat-sa/fix/AUT-3968/separate-exception-f…

…or-bad-request

feat: throw separate exception type for invalid request

7.0.5

Toggle 7.0.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #184 from kochen/lcobucci-jwt

feat: remove lcobucci/jwt deprecations