开发者

Using integrated authentication with EWS (exchange web services)

I'm in the process of setting 开发者_如何学Pythonup a company intranet. One of the requests is to do some intregration with Exchange Server 2007.

In my tests I can authenticate to EWS just fine using NetworkCredential, as long as I'm passing in my username and password. In our intranet, I'd like to pass on the credientials of the logged in user. We'll be using windows integrated authentication only.

I can't seem to get this working - setting the credentials in the ExchangeServiceBinding to CredentialCache.DefaultCredentials didn't work.

.net and IIS 6 from the web server Exchange 2007 on Windows 2003 server

Any ideas? Thanks.


Found an answer on serverfault:

https://serverfault.com/questions/73508/using-integrated-authentication-with-ews-exchange-web-services

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜