MDL-74576 enrol_lti: allow unsupported scopes in ags_info
commit4cbd6a0c6a644c0a7a71bedfcfbcaada58597c6c
authorJake Dallimore <jake@moodle.com>
Mon, 2 May 2022 04:13:49 +0000 (2 12:13 +0800)
committerJake Dallimore <jake@moodle.com>
Mon, 2 May 2022 07:39:20 +0000 (2 15:39 +0800)
tree0699d995524521c670273d60ac20c75798f506db
parent8b359ad7a63cf219110bca80552fe3d4ea2a635d
MDL-74576 enrol_lti: allow unsupported scopes in ags_info

Instead of hard blocking launches with extension scopes, just ignore
the unsupported scopes and continue.
enrol/lti/classes/local/ltiadvantage/entity/ags_info.php
enrol/lti/tests/local/ltiadvantage/entity/ags_info_test.php