Skip to content

Releases: oxctl/lti-auto-configuration

v1.1.8

23 Oct 11:04
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.1.7...v1.1.8

v1.1.7

16 Oct 06:38
Compare
Choose a tag to compare

What's Changed

  • Just provide origin for LTI Tool URL. by @buckett in #6

Full Changelog: v1.1.6...v1.1.7

v1.1.6

11 Oct 10:07
Compare
Choose a tag to compare

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

05 Oct 13:52
Compare
Choose a tag to compare
  • 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

05 Oct 13:26
Compare
Choose a tag to compare
  • 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

05 Oct 13:15
Compare
Choose a tag to compare

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

02 Oct 10:45
Compare
Choose a tag to compare

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

Full Changelog: https://github.com/oxctl/lti-auto-configuration/commits/v1.1.0