Testing with an HTTP Binding - Integration for Medical Imaging Viewer (TeraRecon) - Foundation 23.1 - Foundation 23.1 - Ready - OnBase - external

Integration for Medical Imaging Viewer (TeraRecon)

Platform
OnBase
Product
Integration for Medical Imaging Viewer (TeraRecon)
Release
Foundation 23.1
License

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" />