SmartIdentityProviderConfiguration interface
An object to configure an identity provider for use with SMART on FHIR authentication.
Properties
applications | The array of identity provider applications for SMART on FHIR authentication. |
authority | The identity provider token authority also known as the token issuing authority. |
Property Details
applications
The array of identity provider applications for SMART on FHIR authentication.
applications?: SmartIdentityProviderApplication[]
Property Value
authority
The identity provider token authority also known as the token issuing authority.
authority?: string
Property Value
string