Skip to content
Snippets Groups Projects
  1. Jul 18, 2022
    • michaelroytman's avatar
      feat: Add core LTI 1.3 and Advantage configuration to LTIConfiguration model · d5e98141
      michaelroytman authored
      This commit adds additional core LTI 1.3 and LTI Advantage variables to the LTIConfiguration model. The additional core LTI 1.3 variables are lti_1p3_oidc_url, lti_1p3_launch_url, lti_1p3_tool_public_key, and lti_1p3_tool_keyset_url. The additional LTI Advantage variables are lti_advantage_enable_nrps, lti_advantage_deep_linking_enabled, lti_advantage_deep_linking_launch_url, and lti_advantage_ags_mode.
      
      This commit also adds a configuration type to the LtiConsumerXBlock to support the storage of these LTI variables on the LTIConfiguration model (i.e. the database) instead of the xBlock itself.
      
      Changes that allow the use of this configuration option are behind the lti_consumer.enable_database_config CourseWaffleFlag.
      d5e98141
  2. May 09, 2022
    • Arunmozhi's avatar
      feat: LTI 1.1 external config using openedx-filters · 119dc64c
      Arunmozhi authored
      This adds support for loading LTI 1.1 configurations from external
      sources using openedx-filters. It allows the users to select the
      configuration provided by the filter and configure the component without
      explicitly entering any details.
      119dc64c
  3. Jan 20, 2022
  4. Nov 22, 2021
  5. Nov 15, 2021
  6. Nov 12, 2021
  7. Nov 04, 2021
  8. Jun 03, 2021
  9. Apr 13, 2021
  10. Jan 29, 2021
  11. Aug 14, 2020
  12. Jun 25, 2020
  13. Nov 02, 2016
  14. Mar 25, 2016
  15. Jan 26, 2016
  16. Dec 29, 2015
  17. Nov 30, 2015
Loading