FHIR Chat · Role based access on resources in HAPI · hapi

Stream: hapi

Topic: Role based access on resources in HAPI


view this post on Zulip Vibin_chander (Feb 02 2022 at 13:02):

Let's say I have 5 people who can access the HAPI server.

Is it possible to restrict 2 of the 5 people alone to access observation resources in the resource level?

view this post on Zulip Patrick Werner (Feb 02 2022 at 14:10):

yes, but you have to config/code it yourself: https://hapifhir.io/hapi-fhir/docs/security/authorization_interceptor.html


Last updated: Apr 12 2022 at 19:14 UTC