Skip to content LTI 1.3 Improvements- Select LTI 1.3 claims are now available as replacement tokens in labs. The list of available claims and tokens include (case sensitive):
- context_id = @lab.Variable(LtiContextId)
- context_label = @lab.Variable(LtiContextLabel)
- context_title = @lab.Variable(LtiContextTitle)
- roles = @lab.Variable(LtiRoles)
- Fixed a bug resulting in an invalid launch when a global custom claim is provided in the Canvas developer key.
- Upgraded to Httpclientfactory library when launching labs and accessing deep links.