-
Bug
-
Resolution: Won't Do
-
Minor
-
None
-
3.2
-
MOODLE_32_STABLE
After following the procedure to create a "ContentType", I am seeing the warning message "Tool URL's domain does not match tool configuration." when editing the activity.
- Download and run ngrok
./ngrok http 80 --region=au
- Navigate to Site administration ► Plugins ► Activity modules ► External tool ► Manage tools.
- Enter "http://lti.tools/test/tp.php" into the Tool URL... field.
- Click Add
- On the IMS LTI Tool Provider: Tool registration emulator, click Registration.
- Select all of the options under Enabled capabilities.
- Select all of the options under Tool services.
- Click Register tool.
- On the confirmation page, click Yes to activate the tool.
- Click on the Edit link (the cog icon) for the Test tool provider entry.
- Click on Show more...
- Under Tool configuration usage, select Show in activity chooser and as a preconfigured tool.
- Click Save changes
- Create a course
- Login as a teacher enrolled to the course
- Turn editing on.
- Click Add an activity or resource.
- Select Test tool provider then click Add.
- Enter Test tool under Activity name
- Click Select content
- On the IMS LTI tool provider emulator dialogue, click Content-Item.
- Select "LTI launch 3 - a link to launch a different tool provider"
- Click Return selection to close the dialogue.
- Click "Save and return to course"
- Back on the course page, click on the "Edit" menu for the tool based from "Test tool provider".
- Click Edit settings and check the form.
Expected
- No warnings
Actual
- The following warning is displayed: "Tool URL's domain does not match tool configuration."
- Discovered while testing
-
MDL-56564 Revert the disabling of the Preconfigured tool field when editing an external tool activity
-
- Closed
-