accessTokenValidation Configuration - SMART on FHIR - English - Foundation 22.1 - OnBase - Premier - external - Standard - Essential - Premier - Standard - Essential

SMART on FHIR

Platform
OnBase
Product
SMART on FHIR
Release
Foundation 22.1
License
Premier
Standard
Essential

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.