Android FHIR and OpenMRS #2491
icrc-fdeniger
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello,
We are currently evaluating the usage of OpenMRS as FHIR Backend for an Android App based on Open Health Stack.
As well explained here , the approach is to use Keycloak and Access Gateway to implement Authentication and Access Control.
As OpenMRS offer a oauth2login module and access control via Datafilter I'm wondering if the gateway is required with this setup.
I would believe we can skip the gateway and let Android access directly to OpenMRS and to our IDP ( that could be Keycloak or Azure AD).
Any feedbacks will be appreciate :)
Beta Was this translation helpful? Give feedback.
All reactions