Skip to content
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

Closed
manutarus opened this issue Mar 18, 2021 · 4 comments · May be fixed by opensrp/hapi-fhir#1
Closed

FHIR authentication POC #40

manutarus opened this issue Mar 18, 2021 · 4 comments · May be fixed by opensrp/hapi-fhir#1
Assignees

Comments

@manutarus
Copy link
Member

manutarus commented Mar 18, 2021

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

@manutarus manutarus changed the title Keycloak - FHIR authentication POC FHIR authentication POC Mar 18, 2021
@pld
Copy link
Member

pld commented Mar 18, 2021

@manutarus is this something you're working on? please reassign if not

@ekigamba
Copy link
Contributor

ekigamba commented May 5, 2021

@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).

@rehammuzzamil
Copy link

@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

@ekigamba
Copy link
Contributor

ekigamba commented May 5, 2021

@rehammuzzamil Here is the endpoint source code https://github.com/opensrp/opensrp-server-web/blob/8e456e20d73f6c2d8b8d6c5d660bad40c43805f2/src/main/java/org/opensrp/web/controller/UserController.java#L194

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

7 participants