kids-first / kf-model-fhir

🔥 FHIR Data Model for Kids First
https://kids-first.github.io/kf-model-fhir/ig/
Apache License 2.0
1 stars 1 forks source link

Implement cookie-based authentication #203

Open liberaliscomputing opened 4 years ago

liberaliscomputing commented 4 years ago

Our NCPI servers use cookie-based authentication to allow users to interact with them. The current kids_first_fhir.py ingest plugin config only allows basic authentication. Implement cookie-based authentication.