Thanks for all your work on this, it's a great project. My read of the deep linking spec implies that the LtiDeepLinkResourceIframe should have a src parameter, which is used to reference the actual target for the iframe. It seems like Canvas won't render an iframe if that's not present. I'm happy to throw up a PR, but I wanted to check if that seems like the right interpretation first?
Thanks for all your work on this, it's a great project. My read of the deep linking spec implies that the
LtiDeepLinkResourceIframe
should have asrc
parameter, which is used to reference the actual target for the iframe. It seems like Canvas won't render an iframe if that's not present. I'm happy to throw up a PR, but I wanted to check if that seems like the right interpretation first?