kids-first / kf-api-fhir-service

🔥 FHIR Data Service for Kids First
https://kf-api-fhir-service.kidsfirstdrc.org
Apache License 2.0
8 stars 3 forks source link

Implement read/write FHIR client superusers #146

Closed znatty22 closed 1 year ago

znatty22 commented 1 year ago

Once basic OIDC auth has been setup, we will need to differentiate between Keycloak users that should have read-only permissions or read and write permissions. Later on we will expand upon this to include more fine grained access control based on data the user is authorized to act on.