@wboswell wrote:
I'd love some more information on how to integrate LIL for Canvas if you can send any documentation my way that would be great!
I apologize for not answering this sooner. Below is a link to the current LIL guide for canvas integration.
Canvas and LTI LinkedIn Learning Implementation Guide | Learning Help
That guide is pretty accurate, but the LTI is super sparse and in my opinion doesn't really work the way it should/could. It has no placements, so it has to be discovered by finding it in the external tool list after you set a module item, etc. to being an external tool.
It works fine if the user is actually already logged in to LinkedIn Learning, but if not --because of the way LiL chose to implement the association between the LIL account and the LinkedIn account-- I've found that the user will be presented with a login form, because... LinkedIn doesn't trust some part of the process I guess?
But I thought I was logged in?
Note the LTI has actually worked, but this will not be apparent to a non-technical user.
This extra login step is simply to forcing the user to reaffirm the connection between the account being paid for by the institution, I guess. To me it's a very frustrating UX anti-pattern that also demonstrates that someone somewhere in LinkedIn engineering doesn't believe in the security setup that the company has designed (they should trust a user's account association unless the user says otherwise, and they should trust their client's sso security (or not allow SSO if it's not trustworthy)). It also makes me consider undoing the association between my LI and LiL accounts quite often.
Ok, enough soapboxing. If you just want users to simply log in to LIL, this works fine and it fairly straightforward, once people are used to it.
However, if faculty want to link to content the process becomes more tedious - LTI links require a special SSO URL, which again for a technical person isn't too bad, but communicating how it works to faculty seems impossible, except for one-on-one consults.
Rutgers was kind enough to write up the process that instructors need to follow
If you're curious, you can create an LTI link to a specific LiL course yourself once you know your account number (yourAccountIDNum below). The formula is
[LTI Launch url]
+ ?pathWildcard=yourAccountIDNum&application=learning&redirect=
+ [LiL Course URL] + u=yourAccountIDNum
so if your account number was 999999 the encoded url would be:
https://www.linkedin.com/checkpoint/enterprise/login/999999
?pathWildcard=999999&application=learning
&redirect=https%3A%2F%2Fwww%2Elinkedin%2Ecom%2Flearning%2Fadvanced-c-programming%3Fu%3D999999
Fingers crossed for an LTI Advantage upgrade in the future.
This discussion post is outdated and has been archived. Please use the Community question forums and official documentation for the most current and accurate information.