Skip to content

V5.7.4 - Dynamic Registration Fix

Compare
Choose a tag to compare
@Cvmcosta Cvmcosta released this 10 May 13:06
· 78 commits to master since this release

Updating dynamic registration code to fix postMessage call.

The new return message is: '<script>(window.opener || window.parent).postMessage({subject:"org.imsglobal.lti.close"}, "*");</script>'