Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

"Missing id_token" when you navigate backwards after opening a Chirun link embedded in Canvas #13

Open
christianp opened this issue Oct 4, 2023 · 0 comments
Labels
bug Something isn't working

Comments

@christianp
Copy link
Contributor

To reproduce:

  • click on a Chirun LTI link in Canvas
  • wait for the page to load
  • press the browser back button.

I think it's repeating the launch POST request, but with different parameters. The POST parameters are:

key value
utf8 '✓'
authenticity_token (a long string)
error 'launch_no_longer_valid'
error_description 'The launch has either expired or already been consumed'
state (a long string)
@christianp christianp added the bug Something isn't working label Oct 4, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant