Stream: smart
Topic: Bulk Data requireAccessToken implies shared auth server
Marco Ramos (Feb 02 2021 at 14:00):
In section 5.3.4 of the Export Bulk Data IG, a FHIR Server can return the requireAccessToken property with a 'true' value to indicate that downloading the generated files requires a bearer access token.
https://hl7.org/fhir/uv/bulkdata/export/index.html#response---complete-status
I would interpret the IG to imply that the bearer token for the File Server should be obtained from the same authorization server as the bearer token for the FHIR API Server. Is my interpretation correct? Thanks!
Michele Mottini (Feb 02 2021 at 14:26):
Yes, correct
Last updated: Apr 12 2022 at 19:14 UTC