-
Bug
-
Resolution: Unresolved
-
Minor
-
None
-
3.11.5, 4.0.6
-
MOODLE_311_STABLE, MOODLE_400_STABLE
-
MDL-73673-master-lti-launch-without-login-fix
Observed behaviour:
When calling a LTI launch.php link without being logged in, Moodle throws an invalidrequest error.
Expected behaviour:
It should instead show up a login page and redirect to the LTI activity afterwards.
Steps to reproduce:
- Create an LTI 1.3 external tool in Moodle
- Set the tool to open in a New Window
- Copy the link to that activity (e.g., https://moodle.example.org/mod/lti/launch.php?id=XXX)
- Log out of Moodle
- Call the copied link
- has a non-specific relationship to
-
MDL-77004 LTI new window code fix (from MDL-69275)
- Closed
- has been marked as being related by
-
CONTRIB-9068 Links to an external tool in a completion progress block ignore launch container setting open in new window
- Closed
- will be (partly) resolved by
-
MDL-69275 User can open external tool submission from the gradebook
- Closed