Versions Compared
Version | Old Version 6 | New Version Current |
---|---|---|
Changes made by | ||
Saved on |
Key
- This line was added.
- This line was removed.
- Formatting was changed.
Table of Contents |
---|
The Securus Browser app can be deployed via MDM using the provided unique .PLIST file to connect the app to your Securus environment.
The browser application will monitor keystrokes and website content against our proprietary library and sends captures directly to the Securus console for viewing.
Captures generated within the Securus Browser will show with the following capture source icons:
In shared device environments, the username on the capture will be taken from the device's name or hostname within the MDM.
Required Information
Prior to setup, we will require the following information:
Your Apple Organisation ID for each school.
Full Organisation name to match the school ID.
Which MDM do you use.
What iOS version are the iPads running.
How are your iPads filtered.
How many iPads do you want to monitor.
Based on this information, we will provide a pre-configured .PLIST file containing all the necessary settings.
Your MDM system only needs to populate two variables, which will be completed automatically upon deployment.
These values are:
Code Block |
---|
username : Set to $DEVICENAME stationName : Set to $UDID |
PLIST Structure
For reference, the .PLIST structure is shown below:
Code Block |
---|
1 <?xml version="1.0" encoding="UTF-8"?> 2 <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "<http://www.apple.com/DTDs/PropertyList-1.0.dtd>"> 3 <plist version="1.0"> 4 <dict> 5 <key>school</key> 6 <string>[Your Organisation Name]</string> 7 <key>server</key> 8 <string>[Your Server URL]</string> 9 <key>username</key> 10 <string>$DEVICENAME</string> 11 <key>stationName</key> 12 <string>$UDID</string> 13 <key>mdmGroup</key> 14 <string>[Your MDM Group]</string> 15 </dict> 16 </plist> |
Info |
---|
All other configuration settings, including server details and authentication keys, will be pre-configured in the .PLIST file. |
Deployment
We will set up your organisation to have access to our Apple custom application, which is called “Securus Safeguard Browser”.
Info |
---|
This is a custom application and is not accessible through the App Store. If not already enabled, you will need to enable the use of custom apps. |
Enable Custom Apps
Custom Apps are apps developed by you or a third-party developer to meet your organisation’s specific education needs. See Learn about Custom Apps.
In Apple School Manager Image Added, sign in as a user that has the role of Administrator or Site Manager.
Select your name at the bottom of the sidebar, select Preferences Image Added, then select Organisation Settings Image Added.
Select Enable below Custom Apps.
Give your Organisation ID (located in Organisation Information Image Added) to the app developer so they can add your organisation to their approved list.
You can now buy any additional Custom Apps from the Custom Apps section. Custom apps are deployed using managed licences and have the same management options as App Store apps.
https://support.apple.com/en-gb/guide/apple-school-manager/axmb43b66449/web
Once set up, you can acquire licences at no cost through your Apple Business/Education account. Deploy the custom application via your preferred MDM solution connected to Apple Business/Education.
Once deployed, the application will:
Connect to your designated Securus environment,
Enable monitoring of safeguarding issues within the browser,
Allow tracking of Safeguard Browser usage violations.
If you encounter any issues during deployment, please contact our Customer Support team on support@securus-software.com.
Document number/reference: SEC-KB-INST-004
Classification Level: Public/Internal/Confidential/Secret
Related Articles
Page Tree | ||||||||
---|---|---|---|---|---|---|---|---|
|
Expand | ||
---|---|---|
| ||
|