Skip to main content

FHIR_PACKAGE_REGISTRY_TOKEN

Applies to

  • Community
  • Enterprise

Purpose

Supplies the authentication token for a private FHIR package registry.

Notes

  • Use a base64-encoded token value without a Bearer prefix.
  • This setting is only used when FHIR_PACKAGE_REGISTRY_URL is also configured.
  • Prefer deployment secrets over committed config files for real tokens.