Authentication for Edit Add-In

The Edit Add-In requires security to be enabled on Cadcorp SIS WebMap. This is to deter unauthorised editing of the data.

Remember to define the correct security users for each map as users will edit the database directly. We recommend using Windows Authentication.

Changes to web.config

  1. Navigate to web.config file in the WebMap root folder.
  2. Open it in a suitable text or ASCII editor.
  3. Change the unique email value to False.
  4. Save and close the file.

Changes to IIS

  1. Open your Internet Information Services (IIS) Manager. (Simply type in IIS in your Windows search bar)
  2. Open Sites > SISWebMap 9.0 > Authentication.
  3. Use the Actions pane to disable Anonymous Authentication and enable Windows Authentication.