FHIR Chat · OAuth configuration API · Security and Privacy

Stream: Security and Privacy

Topic: OAuth configuration API


view this post on Zulip eMedDev Team (Oct 05 2020 at 10:57):

Hi All, I'm new to HAPI FHIR. I would like to inquire on how to enable the authorization in HAPI FHIR? Thank you.

view this post on Zulip David Pyke (Oct 05 2020 at 12:06):

That's a good question for #hapi

view this post on Zulip Joel Schneider (Oct 05 2020 at 13:00):

I think implementing security in HAPI FHIR typically involves developing a customized AuthorizationInterceptor.
https://hapifhir.io/hapi-fhir/docs/security/introduction.html
https://hapifhir.io/hapi-fhir/docs/security/authorization_interceptor.html


Last updated: Apr 12 2022 at 19:14 UTC