Alvearie / alvearie-helm

repository for the helm chart source and package for Alvearie projects
https://artifacthub.io/packages/helm/linuxforhealth
Apache License 2.0
3 stars 5 forks source link

[FHIR] Support configuration of the security section in fhir-server-config #32

Closed lmsurpre closed 2 years ago

lmsurpre commented 3 years ago

The FHIR specification recommends using OAuth for authentication/authorization, but the IBM FHIR Server defaults to basic auth (because its much easier). It should be possible to use the default template but enable oauth support.