issue with dynamic url - platform creation

issue with dynamic url - platform creation

by Filippo Carnevali -
Number of replies: 5

Hi,

I've followed the official documentation but as I reach this point  I got stuck.

Basically my instance does not create the platform after I've added a new LTI via the Manage Tools page.

I see the tool but there's not platform in the Enrolment > Publish as LTI section.

Is there a manual way to create that?

Thanks!

F.

Average of ratings: -
In reply to Filippo Carnevali

Re: issue with dynamic url - platform creation

by Liam Moran -
Picture of Core developers
To clarify: Are you doing an integration with Moodle as the platform LMS (as well as the Tool), using Dynamic Registration?
In reply to Liam Moran

Ri: Re: issue with dynamic url - platform creation

by Filippo Carnevali -
Sorry, yes, I was very brief. I'm trying to configure two Moodle instances to communicate with each other via LTI. I've created a platform in Moodle 1, pasted the URL into the tool in Moodle 2, and if I understand correctly, a platform should automatically be created in Enrolment > Publish as LTI in Moodle 2.
In reply to Filippo Carnevali

Re: Ri: Re: issue with dynamic url - platform creation

by Liam Moran -
Picture of Core developers
So if you navigate to (replace MOODLE-2 with your Moodle 2 domain name): https://MOODLE-2/admin/settings.php?section=enrolsettingslti_registrations

There is no row listing for Moodle 1 as a registered platform.

If I'm understanding you, I'd turn debug massages up to DEVELOPER on Moodle 2 (/admin/settings.php?section=debugging) and go through the steps of "In Moodle (for Moodle-to-Moodle LTI):" again. Dynamic registration is a really impressive piece of technology that Moodle-to-Moodle allows, so my guess is there's a network blockage between the two servers or something that you should see in an error when carefully stepping through those five instructions.
Average of ratings:Useful (1)