FhirServiceAuthenticationConfiguration interface
認証構成情報
プロパティ
audience | サービスの対象ユーザー URL |
authority | サービスの機関 URL |
smart |
SMART on FHIR 認証の ID プロバイダー構成の配列。 |
smart |
SMART on FHIR プロキシが有効になっている場合 |
プロパティの詳細
audience
サービスの対象ユーザー URL
audience?: string
プロパティ値
string
authority
サービスの機関 URL
authority?: string
プロパティ値
string
smartIdentityProviders
SMART on FHIR 認証の ID プロバイダー構成の配列。
smartIdentityProviders?: SmartIdentityProviderConfiguration[]
プロパティ値
smartProxyEnabled
SMART on FHIR プロキシが有効になっている場合
smartProxyEnabled?: boolean
プロパティ値
boolean