Releases: oxctl/lti-auto-configuration
Releases · oxctl/lti-auto-configuration
v1.1.8
v1.1.7
v1.1.6
What's Changed
- Only enable keys after adding to tool-support by @buckett in #4
- AB#68937 Create: Validate registrationId before creating keys in Canvas by @mpellicer in #5
New Contributors
Full Changelog: v1.1.5...v1.1.6
v1.1.4
- The delete commands might use a wrong lti_target_link_uri, causing an exception parsing the URL.
Full Changelog: v1.1.3...v1.1.4
v1.1.3
- Fix a minor issue with the delete command, the lti_target_link_uri is empty.
Full Changelog: v1.1.2...v1.1.3
v1.1.2
What's Changed
- AB#68937 Proxy: To prevent CORS issues the origins URL is different f… by @mpellicer in #3
Full Changelog: v1.1.1...v1.1.2
v1.1.0
What's Changed
- AB#68937 Ability to override properties from the CLI
- AB#68937 Use flags for creation and deletion instead of a command argument
- AB#68937 The Canvas Provider URL was hardcoded in the template
- AB#68937 The RegistrationId is not needed in the OIDC initiation URL anymore.
- AB#68937 Delete by registrationId and not by clientId.
- AB#68937 Split the configuration into three separate files.
- AB#68937 Update documentation and mask some URLs.
- AB#68937 Make the execution simpler moving the config to the template file.
- AB#68937 Unify the templates in a single file.
- AB#68937 First MVP of the auto provision script.
New Contributors
- @mpellicer made their first contribution in #1
Full Changelog: https://github.com/oxctl/lti-auto-configuration/commits/v1.1.0