Stream: hapi
Topic: fixed CORS
Patrick Werner (Aug 07 2019 at 11:49):
https://github.com/hapifhir/hapi-fhir-jpaserver-starter/pull/45
allow credentials and allowed origin = * is not allowed and returns 403. This fix allows a list of allowed origins.
Last updated: Apr 12 2022 at 19:14 UTC