Testing with an HTTP Binding - Integration for Medical Imaging Viewer (TeraRecon) - English - Foundation 22.1 - OnBase - external - OnBase/Integration-for-Medical-Imaging-Viewer-TeraRecon/English/Foundation-22.1/Integration-for-Medical-Imaging-Viewer-TeraRecon/Installation/Installation/Configuring-iEMV-Authentication/Testing-with-an-HTTP-Binding - 2022-08-19

Integration for Medical Imaging Viewer (TeraRecon)

Platform
OnBase
Product
Integration for Medical Imaging Viewer (TeraRecon)
Release
Foundation 22.1
License
ft:locale
en-US

In a test environment that uses an HTTP binding (as opposed to HTTPS), you must uncomment the InsecureTransport endpoint in the Web.config file of the OnBase Application Server.

In the Web.config file of Application Server, remove the comment tags (<!-- and -->) that enclose the following endpoint:

<endpoint name="InsecureTransport" address="" binding="basicHttpBinding" bindingConfiguration="InsecureCoreAccessTokenTransport" contract="Hyland.Common.Core.Security.ICoreAccessTokenServices" />