Configure IWA Credentials for Proxy Server (Optional)

If your organization uses a proxy server that needs Integrated Windows Authentication to authenticate, perform the following steps:

  1. Step 1 for Sync Services username/password and IWA credentials.
    Navigate to the Sync Service Installation folder which by default is located at C:\windows\inetpub\wwwroot\ArcFM.Mobile.SyncService.
  2. Step 2 for Sync Services IWA.
    Locate the SE.Mobile.Sync.IntegrationService.exe.config file and add the following XML under the <configuration> tag.
    <system.net>
    <defaultProxy useDefaultCredentials="true" />
    </system.net>
  3. For ALL.
    Save and close the file.
  4. Step 4 for Sync Services IWA.
    Verify that the user running ArcFM.Mobile.Sync_AppPool has permissions to authenticate against the proxy server.
QR Code is a registered trademark of DENSO WAVE INCORPORATED in Japan and other countries.

Was this helpful?