Skip to main content
Question

HTTP Authentication

  • August 22, 2022
  • 1 reply
  • 2 views

Forum|alt.badge.img+4

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

PiyushVerma
Forum|alt.badge.img+5
  • Contributor
  • 17 replies
  • November 1, 2022