Why is launch_presentation_document_target always "iframe"?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-27-2018
10:52 PM
According to the LTI standard and documented in the Edu App center, the LTI launch parameter launch_presentation_document_target should be window if the app has been launched in a new window or iframe if embedded. However, Canvas always sends the value iframe, even when "Load in a new tab" is checked.
Edu App Center - Basics - POST Parameters
My LTI Tool Provider works properly in Moodle. Am I doing something wrong, or is this incorrect behavior by Canvas?