This configuration is used to validate Hyland IdP access tokens. This setting can be found in the Application Server's web.config file, in the <configuration> |<Hyland Authentication> section.
<configuration>
<Hyland.Authentication>
<access TokenValidation idp="https://[idp-base-url]" audience="https://[idp-base-url]/resources" nameClaimType="username" apiName="" apiSecret="" />
<configuration>
The specific values for the configuration can be found in the Hyland IdP Client settings for SMART on FHIR.