As part of our integration of Canvas into our large campus administration system, we want to be able to embed Canvas, or at least certain parts of Canvas, inside of our campus system admin website, within something like an iFrame. Currently, it throws up an error that the X-Frame-Options is set to SameOrigin.
We used to do this integration with Moodle, which had an admin setting in moodle itself, but now that we are potentially moving to Canvas, we want to do the same. Is it possible to do this through a setting or config change, or would it have to be an edit in the source code?