Skip to content
This repository was archived by the owner on Oct 6, 2025. It is now read-only.
This repository was archived by the owner on Oct 6, 2025. It is now read-only.

Safely Communicate With FHIR Server Using Basic Auth #31

@DiCanio

Description

@DiCanio

There is a need for communicating safely with the FHIR server backing the middleware using basic auth. That's because the FHIR server is going to be deployed in an exposed fashion requiring some sort of auth.

Basic auth should be configurable by providing a username and password preferentially using environment variables. If none of these is provided then basic auth should be rendered disabled.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions