Application Server web.config Configuration - Application Server web.config Configuration - OnBase - Other - Integration for Epic Tapestry - Other/Integration-for-Epic-Tapestry/23.1/Integration-for-Epic-Tapestry/Configuration/Configuration-Overview/Application-Server-web.config-Configuration - 23.1 - 23.1

Integration for Epic Tapestry

Platform
Other
Product
Integration for Epic Tapestry
Release
23.1
License
ft:lastPublication
2026-02-06T14:31:49.910000
ft:locale
en-US

You must update the Application Server web.config file to specify which SMART on FHIR application configuration the Application Server should use when performing SMART on FHIR authentication. This setting can be found in the <configuration>|<appsettings> section of the Application Server's web.config file.

<configuration>

<appSettings>

<add key="DocLinkerSMARTonFHIRApplicationId" value="[GUID]" />

</configuration>

The value for the GUID can be found in the Application Unique ID field in the Application Server Settings dialog box. See the SMART on FHIR documentation for more information.