moodle/enrol/lti
Jake Dallimore 66b76c4545 MDL-69542 enrol_lti: remaining changes for dynamic registration support
- Allow the tool to generate secure, one time, dynamic registration
URLs for use in supporting platforms.
- Registration endpoint, which validates the one time URL, makes
the registration requqest to the platform and adds the approriate
tool registration changes in the tool on success.
- Admin settings pages make use of the 'copy to clipboard' module
which is now in core.
2022-02-11 11:06:05 +08:00
..
amd MDL-69542 enrol_lti: add deep linking support 2022-02-11 10:52:31 +08:00
backup/moodle2 MDL-69542 enrol_lti: backup changes for LTI Advantage 2022-02-11 10:52:40 +08:00
classes MDL-69542 enrol_lti: remaining changes for dynamic registration support 2022-02-11 11:06:05 +08:00
db MDL-69542 enrol_lti: remaining changes for dynamic registration support 2022-02-11 11:06:05 +08:00
ims-blti MDL-73601 lib: Normalize readme_moodle.txt file name 2022-02-01 18:10:36 +01:00
lang/en MDL-69542 enrol_lti: all lang string changes 2022-02-11 10:09:25 +08:00
templates MDL-69542 enrol_lti: add deep linking support 2022-02-11 10:52:31 +08:00
tests MDL-69542 enrol_lti: remaining changes for dynamic registration support 2022-02-11 11:06:05 +08:00
xml MDL-54680 enrol_lti: Offer cartridges in LTI provider 2016-08-16 14:15:02 +08:00
app_tool_deployments.php MDL-69542 enrol_lti: add admin page for deployment management 2022-02-11 10:43:00 +08:00
cartridge.php MDL-53832 enrol_lti: Separate tool launch and proxy registration logic 2016-10-19 11:14:26 +08:00
configure.php MDL-69542 enrol_lti: add deep linking support 2022-02-11 10:52:31 +08:00
index.php MDL-69542 enrol_lti: add version based resource publication 2022-02-11 10:51:59 +08:00
jwks.php MDL-69542 enrol_lti: add OIDC endpoints for resource link launch 2022-02-11 10:49:40 +08:00
launch.php MDL-69542 enrol_lti: add OIDC endpoints for resource link launch 2022-02-11 10:49:40 +08:00
launch_deeplink.php MDL-69542 enrol_lti: add deep linking support 2022-02-11 10:52:31 +08:00
lib.php MDL-69542 enrol_lti: make lib changes supporting LTI Advantage 2022-02-11 10:24:49 +08:00
login.php MDL-69542 enrol_lti: add OIDC endpoints for resource link launch 2022-02-11 10:49:40 +08:00
manage_deployment.php MDL-69542 enrol_lti: add admin page for deployment management 2022-02-11 10:43:00 +08:00
proxy.php MDL-53832 enrol_lti: Split launch and proxy registration end points 2016-10-19 11:14:26 +08:00
register.php MDL-69542 enrol_lti: remaining changes for dynamic registration support 2022-02-11 11:06:05 +08:00
register_platform.php MDL-69542 enrol_lti: admin page providing platform registration 2022-02-11 10:36:01 +08:00
settings.php MDL-69542 enrol_lti: add tool endpoint page to admin settings 2022-02-11 10:35:51 +08:00
styles.css MDL-69542 enrol_lti: add deep linking support 2022-02-11 10:52:31 +08:00
thirdpartylibs.xml
tool.php MDL-56573 enrol_lti: Non-null default for tool_consumer_instance_name 2016-10-28 10:03:19 +08:00
upgradelib.php MDL-69542 enrol_lti: add upgrade and install code updating tables 2022-02-11 10:10:05 +08:00
version.php MDL-69542 enrol_lti: remaining changes for dynamic registration support 2022-02-11 11:06:05 +08:00