Releases: oat-sa/lib-lti1p3-core
Releases · oat-sa/lib-lti1p3-core
v3.3.1
v3.3.0
v3.2.2
v3.2.1
v3.2.0
v3.1.1
v3.1.0
- Added PSR15 support for OIDC (init and auth) server components
- Added possibility to reset the MessagePayloadBuilder to allow multiple generation
- Added possibility to add several claims at once on the MessagePayloadBuilder
- Added tool originating DeepLinking response messages stronger validation (on settings data claim)
- Updated documentation
v3.0.0
- Added Travis integration
- Added claims handling for DeepLinking, ACS, and Proctoring
- Added PSR7 aware components to automate JWKS and OIDC (init and auth) exposition
- Added content item resources for DeepLinking (form DeepLinking specifications)
- Added new core message layer foundations (new interfaces and abstractions)
- Added core tool originating message layer (builder, validator, result) based on new foundations
- Reworked (breaking changes) core platform originating message layer (builder, validator, result) based on new foundations
- Fixed core service client audience for access token requests
- Updated php dependency to >= 7.2.0
- Updated phpunit dependency to 8.5.8
- Updated documentation