APM Sharepoint authentication
Problem this snippet solves: Updated version to support Webdav with windows explorer after Nicolas's comment.
APM is a great authentication service but it does it only with forms.
The default be...
Published Apr 20, 2016
Version 1.0stan_piron
Cumulonimbus
Joined January 04, 2011
stan_piron
Cumulonimbus
Jan 29, 2018Which login pop up?
If this is a form inside a browser it means the code works fine.
If you expected a transparent authentication because of browser auth, it works only with internet explorer, and only if the url is in trusted sites.
Authentication is stored in a persistent cookie written on disk by browser, but office only read cookies in ie directories.