FHIR Chat · Hapi FHIR jpaserver Authorization Interceptors · implementers

Stream: implementers

Topic: Hapi FHIR jpaserver Authorization Interceptors


view this post on Zulip Joaquin Penalver (Feb 11 2022 at 19:39):

Hi all! Anyone knows if it's possible to add and configure new Authorization Interceptors in the JPAServer withouth the need to modify the existing code?

So similar to a pluggable way? Generating a JAR and adding it to WEB-INF/lib doker image or any other original way?

I would like to avoid rebuild the entire project to add a single Interceptor.

Thanks all!

view this post on Zulip Lloyd McKenzie (Feb 11 2022 at 19:45):

That's best to ask on #hapi

view this post on Zulip Joaquin Penalver (Feb 11 2022 at 19:46):

Thanks @Lloyd McKenzie


Last updated: Apr 12 2022 at 19:14 UTC