bluehalo / node-fhir-server-core

An Open Source secure REST implementation for the HL7 FHIR Specification. For API documentation, please see https://github.com/Asymmetrik/node-fhir-server-core/wiki.
https://asymmetrik.com/healthcare
MIT License
391 stars 120 forks source link

Support multiple auth strategies #240

Closed ZuSe closed 2 years ago

ZuSe commented 4 years ago

Do you want to request a feature, report a bug, or improve documentation?

Yes

I haven't found anything in docs that's why I am asking here. But we would need to support multiple Auth Strategies at the same time. OIDC for the patients, but also sth. like Api-Keys for Server-2-Server and Cert-Auth for Doctors. Is there the plan to add such functionality to the project?

zeevo commented 4 years ago

Hi 👋

Can you elaborate on what this would look like in regards to node-fhir-server-core? How would the library API change?

alejosv commented 3 years ago

This should be resolved completely that requirements: Access Control