Moodle APIs 4.0
Moodle 4.0.11 (Build: 20231009)
|
Render a page containing a simple form which reposts to self via JS. More...
Classes | |
class | mod_lti\output\repost_crosssite_page |
Render a page containing a simple form which reposts to self via JS. More... | |
Namespaces | |
namespace | mod_lti\output |
| |
Render a page containing a simple form which reposts to self via JS.
The purpose of this form is to resend a cross-site request to self, which allows the browsers to include the Moodle session cookie alongside the original POST data, allowing LTI flows to function despite browsers blocking cross-site cookies.