Stream: crucible
Topic: Run crucible with FHIR access token
Elkhan Yusubov (Oct 14 2019 at 17:33):
Hi,
is there documentation on how to run crucible against fhir server that requires access token?
Elkhan Yusubov (Oct 15 2019 at 03:17):
In another word, is it possible to test FHIR R4 server that requires authentication to access its resources?
How i could pass access token, so that it is used while running tests against conformance?
Jason Walonoski (Oct 15 2019 at 12:49):
Have you tried following these directions: https://github.com/fhir-crucible/crucible#authentication-with-scopes
The README on GitHub walks through the registration and authorization process.
Last updated: Apr 12 2022 at 19:14 UTC