the blazectl should allow for communication with a fhir server using basic auth.
The blazectl should offer the optional possibility to pass a "user" and "password" argument, which is used in all communications with the respective fhir server and added to each request as a basic auth header.
the blazectl should allow for communication with a fhir server using basic auth. The blazectl should offer the optional possibility to pass a "user" and "password" argument, which is used in all communications with the respective fhir server and added to each request as a basic auth header.
Test The ibm FHIR server currently has basic auth implemented and can be used for testing purposes. For a working docker setup, see: https://github.com/juliangruendner/fhir-benchmarking/tree/master/ibm-fhir-server