-
Notifications
You must be signed in to change notification settings - Fork 59
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
FHIR authentication POC #40
Comments
@manutarus is this something you're working on? please reassign if not |
@rehammuzzamil @dubdabasoduba We also need to add an endpoint that provides information about the practitioner based on the authentication headers so that the client has the current user identity(Practitioner/PractitionerRole). |
Could you please point me to the current end-point on OpenSRP exposed for this purpose? @ekigamba |
From the discussion on hapi FHIR Authentication refer to document here
We need to extend the hapi fhir Authorization Interceptor to allow us talk to keycloak and obtain a login attempt response
The text was updated successfully, but these errors were encountered: