ServiceAuthenticationConfigurationInfo interface
Authentication configuration information
Properties
audience | The audience url for the service |
authority | The authority url for the service |
smart |
If the SMART on FHIR proxy is enabled |
Property Details
audience
The audience url for the service
audience?: string
Property Value
string
authority
The authority url for the service
authority?: string
Property Value
string
smartProxyEnabled
If the SMART on FHIR proxy is enabled
smartProxyEnabled?: boolean
Property Value
boolean