accessTokenValidation Configuration - SMART on FHIR - English - Foundation 22.1 - OnBase - Premier - external - Standard - Essential - Premier - Standard - Essential - OnBase/SMART-on-FHIR/English/Foundation-22.1/SMART-on-FHIR/Configuration/Application-Server-Configuration/accessTokenValidation-Configuration - 2022-08-19

SMART on FHIR

Platform
OnBase
Product
SMART on FHIR
Release
Foundation 22.1
License
Premier
Standard
Essential
ft:locale
en-US

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.