FHIR Chat · How to receive cookie from testpage UI in hapi-fhir-base? · hapi

Stream: hapi

Topic: How to receive cookie from testpage UI in hapi-fhir-base?


view this post on Zulip royC (May 28 2021 at 15:28):

HI all,
I am now using the project hapi-fhir-jpaserver-starter for some tests
I have a situation

I want to put the user’s cookie in the testpage UI to the hapi-fhir server,
Because I added an interceptor in hapi-fhir-base, I use the cookie of the test page UI for some verification

What is the solution? Do I need to rewrite hapi-fhir-testpage-overlay? Or can it be achieved through some settings?
fhircookie.png


Last updated: Apr 12 2022 at 19:14 UTC