Moodle APIs 4.1
Moodle 4.1.9+ (Build: 20240402)
|
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.