Commit Graph

20 Commits

Author SHA1 Message Date
Ghazi Triki
50c59c1708 Make LTI URLs work. 2019-07-16 23:35:56 +03:00
Ghazi Triki
f6e807fb9c Upgrade bbb-lti and make it standalone. 2019-06-12 21:16:25 +03:00
Jacob Laboissonniere
bb6b19ffb5 Moved oauth to new repo and added SHA256 support to LTI (#6605)
* Added support for HMAC SHA256 encryption

* Added back accidentally deleted line

* Moved oauth library to seperate repository

* Fixed weird indentation in ToolController.groovy
2019-02-04 12:52:28 -05:00
Felipe Cecagno
58761e1a74 Improvements on bbb-lti (#6277)
* Fix listing multiple playbacks
* Fix localization
* Consider X-Forwarded-Proto header to determine which endpoint to use
* Allow custom context different than /lti
* Add pt_BR strings
2019-02-04 12:49:30 -05:00
jfederico
aba6dfa5b7 bbb-lti: Added image preview to recordings 2017-12-11 18:48:16 +00:00
jfederico
270d032a87 bbb-lti: Rework on the way XML is parsed in order to fix issue with getRecording 2017-12-11 15:47:38 +00:00
jfederico
c1ffd82ce9 bbb-lti: Fix for issue #3595 2017-01-24 20:43:28 +00:00
jfederico
30d7434552 bbb-lti: Refactoring on controller to remove some duplicated code 2016-08-24 11:07:35 -04:00
jfederico
645e72bcd8 bbb-lti: Added format and localisation to date in recording list 2016-08-23 16:28:33 -04:00
jfederico
8e95d4498f bbb-lti: CC descriptor now gives a URL for accessing icon as an asset 2016-08-22 16:20:33 -04:00
jfederico
b7de6d897b bbb-lti: Implemented changes to the LTI integration
- Fixed issue with app not responding to https requests
- Added configuration for ignoring/considering lti key/secret
- Extended logParameters to show them ordered
2016-03-03 15:56:54 -05:00
Jesus Federico
3f882b112e bbb-lti: Fixed issue that prevented https to work on nginx/tomcat 2014-12-10 11:31:38 -05:00
Jesus Federico
4f1b907daf bbb-lti: Updated css 2014-09-29 13:11:57 -04:00
Jesus Federico
0851da3306 bbb-lti: Implemented mode configuration based on custom parameter
The parameter custom_mode=[simple|extended] overrides the mode set by default in lti.properties
2014-08-29 13:20:16 -04:00
Jesus Federico
e31c97c27a bbb-lti: Updated README file 2014-08-29 12:57:02 -04:00
Jesus Federico
12692e66cb Updated OAuth library 2014-08-29 10:47:46 -04:00
Jesus Federico
98a2c1a3d1 Fixed an issue happening when custom parameters were not included 2014-08-28 18:36:51 -04:00
Jesus Federico
e4c461c9ee Clean up and updates to Controller, Services and UrlMapping 2014-08-28 18:10:34 -04:00
Jesus Federico
85cda9f401 Change the way the lti endpoint is configured and used 2014-08-28 15:01:54 -04:00
Jesus Federico
6f9fbe9f0f Updated bbb-lti to fix issues with grails 2.3.6 2014-08-28 10:13:40 -04:00