User-Agent String for connecting to Office365 email server using EWS
Article # 3031281 - Page views: 596
Issue
When KIC connects to an Office365 email server via EWS, this is the user-agent string that is used.
Solution
Below are the HTTP request headers sent from MC.
Tag="EwsRequestHttpHeaders" Tid="1" Time="2019-08-20 07:33:10Z">
POST /ews/exchange.asmx HTTP/1.1
Content-Type: text/xml; charset=utf-8
Accept: text/xml
User-Agent: ExchangeServicesClient/14.03.0032.000
Accept-Encoding: gzip,deflate
It is same for all versions of MC and it is not configurable.
Note that EWS connections to Office365 using basic authentication are being phased out. This connection method is replaced with MSGraph, which is available from KIC 2.8 onwards.
Level of Complexity
Moderate
Applies to
Product | Version | Build | Environment | Hardware |
---|---|---|---|---|
Kofax Import Connector | All |
References
Add any references to other internal or external articles
Article # 3031281