500 Internal Server Error with LTI Public JWK URL

svickers2
Community Contributor

Just a heads-up in case anyone else encounters this issue.

I was getting a 500 Internal Server Error from Canvas when a user returns from an LTI tool with an LtiDeepLinkingResponse message.  The page displayed gave no clues as to the cause, but it has subsequently transpired that it arose because Canvas was unable to verify the SSL certificate on the tool server.  Instructure support referred me to sites like https://www.ssllabs.com/ssltest/analyze.html and https://www.sslshopper.com/ssl-checker.html for checking a site's SSL certificate.  Whilst, in my case, none of my web browsers reported any issues with the SSL certificate, these sites noted some chaining issues which I assume were sufficient to cause Canvas to fall over.  For now, my workaround is to define the public JWK in the LTI Developer Key configuration in Canvas to avoid having to make this request to the server.

Happy coding!

Labels (2)