We need to run an application on a separate server from EWS and we are running Windows Authentification IWA on IIS 7.0 and CS server 10,0 with Directory services. We need that application to impersonate the user to connect to EWS on a separate server. As knows, the account running the application pool need to be delagated to impersonate a user then pass the kerberos ticket to the IIS running EWS. NTLM does not support multiple host hop, in this case we need to use Kerberos. So the question, does EWS support kerberos authentification?