Pass authentication cookie to MS Word to open word document without MS Word authentication
Prabhat Shankar
0
Reputation points
Hi,
I am open webdav MS word from my web java application by below ms word URI.
<a href="ms-word:ofe|u|http://localhost:8080/FBAuthentication/webdav/webdavFile/TestingwebDav.docx">Open Doc</a>
I am looking to authenticate user in my application and pass authentication cookies to MS word while opening above document so that no other authentication will be required.
Thanks in advance for help.
Regards
Prabhat
Sign in to answer