FhirServiceAuthenticationConfiguration interface
驗證組態資訊
屬性
audience | 服務的物件URL |
authority | 服務的授權單位 URL |
smart |
SMART on FHIR 驗證的識別提供者組態數位。 |
smart |
如果已啟用SMART on FHIR Proxy |
屬性詳細資料
audience
服務的物件URL
audience?: string
屬性值
string
authority
服務的授權單位 URL
authority?: string
屬性值
string
smartIdentityProviders
SMART on FHIR 驗證的識別提供者組態數位。
smartIdentityProviders?: SmartIdentityProviderConfiguration[]
屬性值
smartProxyEnabled
如果已啟用SMART on FHIR Proxy
smartProxyEnabled?: boolean
屬性值
boolean