Closed lopezbertoni closed 1 year ago
I reckon this is a macOS-related issue, thus transferring it to the macOS repository.
Unfortunately we cannot give individual support for implementing such features (only to SEB Alliance Gold Members or higher). Please try your assumptions and if you get really, really stuck, you can ask here again about a clearly defined case.
Regarding your question 2 we just recently had a look at that. Looks like the JSON converters in SEB for macOS/iOS and Windows both use the lowest precision possible, so 1.0 becomes 1.
4) In the Mac version the default is false. But that's irrelevant for the Config Key.
@danschlet Thanks a lot for the feedback so far. Upon further digging it looks like we can accomplish the dynamic start url feature by using the query string parameter (https://safeexambrowser.org/windows/win_usermanual_en.html#ExamPane). This should allow us to just our start url to the sebs://{sebs-file-url}?{launchurl} and we can store the checksum in our server for that specific file which I guess we're going to get from the config tool.
Hi.
I'm trying to calculate the checksum of the sebclientsettings.seb file.
I'm following the instructions in here.
To troubleshoot I created a SebClientSettings.seb file in a mac and looked at the logs to extract the JSON it generated.
When converting a mac config file to the seb-json file found a couple of discrepancies.
Thanks a lot for the help so far.
org.safeexambrowser.SafeExamBrowser 2023-03-31--12-22-24-396.log SEBClientSettings-MAC.txt mac-seb.txt