Stream: Security and Privacy
Topic: OAuth configuration API
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.
David Pyke (Oct 05 2020 at 12:06):
That's a good question for #hapi
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