LogoDark mode logo
LogoDark mode logo
Contact SupportLoading Light/Dark Toggle

  • Welcome to SquaredUp DS for SCOM
  • How to install SquaredUp DS for SCOM
  • Deployment FAQ
  • How to upgrade SquaredUp DS for SCOM (in-place)
  • How to migrate from SquaredUp DS for SCOM v4 (side-by-side)
  • Enabling High Availability
  • Which ports do I need to open in my firewall?
  • Manually creating the Data Warehouse permissions
  • How to configure TLS/SSL (HTTPS)
  • How to generate a self-signed certificate
  • How to configure a redirect using the IIS URL Rewrite module
  • Tips for using a load balancer
  • How to configure SquaredUp DS to use a proxy
  • How to backup and restore SquaredUp DS for SCOM

setting uphow to configure squaredup ds to use a proxy

How to configure SquaredUp DS to use a proxy

If you use a proxy server you may get an error when activating SquaredUp DS or configuring an OAuth Web API provider.

This provider has not been authorized (or there is an error with its configuration)

You need to configure SquaredUp DS to use the proxy, as described below. This will configure SquaredUp DS to use the proxy settings from Internet Explorer. For more information see the defaultProxy element article from Microsoft.

Adding a proxy to the web.config

  1. Find the web.config file located in the SquaredUp folder.

    The default location for the SquaredUp folder is C:\inetpub\wwwroot\SquaredUp

    For v5 it is C:\inetpub\wwwroot\SquaredUpv5 and for v4 C:\inetpub\wwwroot\SquaredUpv4.

    A custom location may have been chosen during the installation.

    Name of the SquaredUp folder

    The default name of the SquaredUp folder is SquaredUp for v6 and above.

    For v5 it is SquaredUpv5, and for v4 SquaredUpv4.

    Create a backup of the web.config file by copy and pasting the file to a different location.

    Open the web.config file in the SquaredUp folder as an administrator.

  2. Add the following XML snippet under the <configuration> section of the web.config file:
    <system.net>
     <defaultProxy enabled="true" useDefaultCredentials="true">
       <proxy usesystemdefault="true" />
     </defaultProxy>
    </system.net>
  3. If your proxy uses Active Directory for authentication, the responsible team will need to give your SquaredUp DS application pool user(s) access. For more information about identifying the SquaredUp DS application pool identity for each of your SquaredUp servers see How to check and modify the application pool identity.

Was this article helpful?


Have more questions or facing an issue?
Submit a ticket

On this page

  • Adding a proxy to the web.config

Footer

Sites

  • SQUAREDUP
  • SQUAREDUP DS
  • DOWNLOAD
  • COMMUNITY ANSWERS

Quick Links

  • SUBMIT A REQUEST
  • EVENTS
  • CAREERS

Small Print

  • PRIVACY POLICY
  • TERMS AND CONDITIONS
Youtubex (Twitter)LinkedIn

© SquaredUp 2025