Please ensure Javascript is enabled for purposes of website accessibility
Powered by Zoomin Software. For more details please contactZoomin

AVEVA NET Gatekeeper and AVEVA Change Manager

Using Single Sign-On with HTTPS

  • Last UpdatedApr 30, 2026
  • 1 minute read

To add convenience and security, you may use an HTTPS connection in combination with the single sign-on (SSO) mechanism.

To configure HTTPS with SSO:

  1. Open the web.config file of AVEVA Change Manager and update the following setting in the auto-complete service configuration section:

    <binding name="TIM.WebSite.AjaxServices.AutoCompleteAspNetAjaxBinding" maxReceivedMessageSize="10485760" maxBufferPoolSize="10485760">
    <security mode="Transport">
    <transport clientCredentialType="Windows" />
    </security>
    </binding>

  2. Save and close the file.

For information, see Install AVEVA NET Gatekeeper and AVEVA Change Manager.

TitleResults for “How to create a CRG?”Also Available in