How can we help?

Deploy Torii Browser Extension for Edge via Jamf

Rotem Golov
Rotem Golov
  • Updated
Torii SMP
Torii Identity

 

  1. Log into your JAMF Pro Administration Console
  2. Click on Computers (in the top left)
  3. Click on Configuration Policies
  4. Create a New Profile
  5. Provide a configuration name:
  6. Expand "Application & Custom Settings"
  7. Click Upload
  8. Click Add
  9. In the Preference Domain field enter: "com.microsoft.Edge"
  10. In the Property List, enter the following:

 

<?xml version="1.0" encoding="UTF-8"?>

<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">

<plist version="1.0">

<dict>

<key>PayloadIdentifier</key>

<string>org.extension.profiles.com.microsoft.Edge</string>

<key>PayloadRemovalDisallowed</key>

<false/>

<key>PayloadScope</key>

<string>User</string>

<key>PayloadType</key>

<string>Configuration</string>

<key>PayloadUUID</key>

<string>27778ae-37da-446e-a266-171ccde048aa</string>

<key>PayloadOrganization</key>

<string>Torii</string>

<key>PayloadVersion</key>

<integer>1</integer>

<key>PayloadDisplayName</key>

<string>Microsoft Edge Preferences</string>

<key>PayloadContent</key>

<array>

<dict>

<key>PayloadType</key>

<string>com.apple.ManagedClient.preferences</string>

<key>PayloadVersion</key>

<integer>2</integer>

<key>PayloadIdentifier</key>

<string>org.extension.profiles.com.microsoft.Edge.customsettings</string>

<key>PayloadUUID</key>

<string>c519bc30-746f-48e1-92c2-2f62701dbc53</string>

<key>PayloadEnabled</key>

<true/>

<key>PayloadDisplayName</key>

<string>Microsoft Edge Preferences</string>

<key>PayloadContent</key>

<dict>

<key>com.microsoft.Edge</key>

<dict>

<key>Forced</key>

<array>

<dict>

<key>mcx_preference_settings</key>

<dict>

<key>ExtensionInstallForcelist</key>

<array>

  <string>gmjfpngpkkbeicflmckbhdbnanffkihi</string>

</array>

</dict>

</dict>

</array>

</dict>

</dict>

</dict>

</array>

</dict>

</plist>
 

  1. Click Save
  2. Deploy to the appropriate devices:
  3. Verify by clicking logs that the profile was successfully pushed:
  4. Verify in your MacOS profiles that the profile was pushed successfully:

 

  1. You should now see the extension in Edge:

 

 

Was this article helpful?

0 out of 0 found this helpful

Have more questions? Submit a request