via the API is possible to associate a Safe Exam Browser config…
Show more
Basic backend support for Safe Exam Browser (https://safeexambrowser.org/):via the API is possible to associate a Safe Exam Browser configuration and its validation key tothe proctored object. The proctored page will then take care of enforcing that, if the safe exambrowser is in use, the supplied request header matches with the configuration and the URL.When such match fails, we now return the configuration file to the browser, so that users canopen it and restart their session properly configured.
Show less