SCORM IFrame Permissions in DoceboLMS
Posted: Tue Feb 18, 2020 11:20 am
I'm attempting to use a SCORM activity that accesses the user's webcam for part of the lesson. It works nicely on Moodle but on when I run it on Docebo, I get errors on both Chrome and Opera browsers. This is due to two factors coming into conflict:
So, my question is this: Is there any possible way to configure DoceboLMS to include an allow attribute in that iframe? Or is this something that could only ever be addressed by a future system update?
Thanks in advance for any insights you might have!
-Ryan
- Docebo is configured to copy SCORM content to Amazon's CMS (CloudFront). When users view the activity, the top window is pointing to our LMS domain, and an iframe is pointed to a URL on xxx.cloudfront.net with the actual SCORM content.
- Chrome and Opera have security policies that prevent cross-domain iframes from accessing some browser features (including the camera) without explicit permission.
So, my question is this: Is there any possible way to configure DoceboLMS to include an allow attribute in that iframe? Or is this something that could only ever be addressed by a future system update?
Thanks in advance for any insights you might have!
-Ryan