Untrusted downloads

Iron Contributor

When I download an Excel file with from an internal web server (AD-joined devices) the file is marked as unsafe:

stesch79_0-1592414262718.png

 

When I do the same in IE11 or Edge Legacy, the file is not marked as unsafe. 

 

If the file is marked as unsafe, the user gets the yellow bar saying enable to edit. This is a real impediment within our environment. 

stesch79_1-1592414543065.png

 

In IE11 and Edge Legacy "Trusted" websites were configured within the Zones. How are websites "trusted" in Edge Chromium in regards to downloads?

 

SmartScreen is disabled by GPO.

 

I have not found any hint within the documentation. Any ideas?

 

1 Reply

Just to precise: If the file is downloaded the classic way (a href) it works. But if the file is generated via JavaScript (BLOB, see https://ourcodeworld.com/articles/read/189/how-to-create-a-file-and-generate-a-download-with-javascr...) it is marked as unsafe.  This happens even with a simple text file.