Partager via


FhirServiceAuthenticationConfiguration interface

Informations de configuration de l’authentification

Propriétés

audience

URL d’audience pour le service

authority

URL d’autorité pour le service

smartIdentityProviders

Tableau des configurations de fournisseur d’identité pour l’authentification SMART sur FHIR.

smartProxyEnabled

Si le proxy SMART sur FHIR est activé

Détails de la propriété

audience

URL d’audience pour le service

audience?: string

Valeur de propriété

string

authority

URL d’autorité pour le service

authority?: string

Valeur de propriété

string

smartIdentityProviders

Tableau des configurations de fournisseur d’identité pour l’authentification SMART sur FHIR.

smartIdentityProviders?: SmartIdentityProviderConfiguration[]

Valeur de propriété

smartProxyEnabled

Si le proxy SMART sur FHIR est activé

smartProxyEnabled?: boolean

Valeur de propriété

boolean