HTTP Authentication

Vinyboy
New Contributor III

Hello Team,

We have added a configuration payload to bypass the HTTP Authentication for intranet site.

We have also added required Certificates too. 

Application domain:- com.microsoft.Edge

<?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.

1 REPLY 1

PiyushVerma
New Contributor III