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 Markup username/password and IWA credentials.
    Navigate to the Markup Service Installation folder which is located, by default, at C:\Program Files\Schneider Electric\ArcFM.Mobile.MarkupService.
  2. Step 2 for Markup IWA.
    Find the SE.Geospatial.Markup.WinService.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 Markup IWA.
    Verify that the user running the ArcFM Markup Service 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?