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.0Stanislas_Piro2
Cumulonimbus
Joined January 04, 2011
Stanislas_Piro2
Cumulonimbus
Joined January 04, 2011
Stanislas_Piro2
Jan 29, 2018Cumulonimbus
Which 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.