Skip to content

Can't open UDOIT in new window #1190

Description

@cj-young

When clicking the "Load in a new window", an error is displayed reading "invalid nonce". This appears to happen because there is no id_token sent to /lti/authorize/check, instead with errors reading:

{
   "utf8":"\u2713",
   "error":"launch_no_longer_valid",
   "error_description":"The launch has either expired or already been cvonsumed"
}

This might not be a problem if prod Canvas disallows loading LTI tools through both links to new tabs and embeds, but error feedback to the user when it happens should be improved regardless.

In Chrome:
Image

In Firefox:
Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions