Posted on 08-22-2022 07:23 AM
Hello Team,
We have added a configuration payload to bypass the HTTP Authentication for intranet site.
We have also added required Certificates too.
<?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>AllowCrossOriginAuthPrompt</key>
<true/>
</dict>
</plist>
But re-opening the Microsoft Edge do not work. Even Now I get the authentication to enter the username and password.
Please let me know what has to be added or changed.
Posted on 10-31-2022 11:10 PM
Package the application using Snapshot and you are good to go.
Link:
https://docs.jamf.com/composer/10.27.0/user-guide/Taking_Snapshots.html
https://www.jamf.com/resources/videos/building-a-package-using-snapshots-in-jamf-composer/