onaio / fhir-gateway-extension

This repo holds the OpenSRP permissions checker and data access checker
Other
0 stars 1 forks source link

Refactor gateway to process requests from web clients #50

Closed ageryck closed 4 months ago

ageryck commented 6 months ago

Test web client login via gateway without the Data Access Filter Implementation, this will mimic the current authentication via keycloak that all requests return all data in HAPI without any additional filters. This may request changes in the gateway to uniquely identify web requests and implementing a bypass for data access checker.