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

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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