Skip to main content

FHIR_SERVER_AUTH_TYPE

Applies to

  • Community
  • Enterprise

Examples

# Basic username/password authentication
FHIR_SERVER_AUTH_TYPE=BASIC

If this setting is not configured, FUME does not apply authentication when connecting to the FHIR server.

Purpose

Selects the authentication mode used when FUME connects to the configured FHIR server.

Notes