Stream: hapi
Topic: Bulk Data Authorization
Rob Dingwell (Dec 16 2020 at 15:50):
Does anyone know if there is a HAPI auth interceptor that implements the Smart Bulk Data Backend Service Authorization protocol? http://hl7.org/fhir/uv/bulkdata/authorization/index.html
Saul Kravitz (Dec 18 2020 at 18:56):
@Josh Mandel @Josh Lamb
Josh Mandel (Dec 18 2020 at 22:16):
Would ask @James Agnew or @Rick Freeman
Josh Mandel (Dec 18 2020 at 22:17):
(Tag, you're it!)
Jens Villadsen (Dec 19 2020 at 15:55):
@Rob Dingwell available as part of the HAPI FHIR repo (https://github.com/hapifhir/hapi-fhir)? No. Read about what interceptors are available here: https://hapifhir.io/hapi-fhir/docs/security/authorization_interceptor.html
It is doable? - certainly, yes.
Rob Dingwell (Dec 22 2020 at 14:54):
I know one is not provided as part of HAPI. I'm lazy and was hoping to find that someone else already created one so I would not have to but I guess that is not the case
Last updated: Apr 12 2022 at 19:14 UTC