Stream: dotnet
Topic: Firely terminal works only against open servers?
Michele Mottini (Apr 20 2021 at 12:52):
Seems hard to believe it cannot be used against servers requiring authentication. . . is that really the case? What am I missing?
Alexander Zautke (Apr 20 2021 at 12:54):
@Ward Weistra
Ward Weistra (Apr 20 2021 at 15:15):
@Michele Mottini You are missing... a very useful feature. I'll put it next on our list, you're not the first to need this of course.
What authentication are you using? Basic auth? SMART on FHIR OAuth? Is this a server I can use a as test case?
Michele Mottini (Apr 20 2021 at 15:20):
Thanks Ward. Our servers support both SMART on FHIR and SMART backend (as many / most others). We have a sandbox at http://fhir.careevolution.com/ you can use to test if you like.
I think the easiest / quickest thing (before implementing a full auth client) would be to add an option to specify a bearer token to add to the requests
Ward Weistra (Jul 06 2021 at 10:56):
@Michele Mottini FYI: https://chat.fhir.org/#narrow/stream/179170-smart/topic/Server.20authentication.20testing/near/245022241
Ward Weistra (Jul 06 2021 at 10:57):
I will test with the server you provided, but any other input is welcome too.
Michele Mottini (Jul 07 2021 at 09:20):
Great, thanks Ward
Last updated: Apr 12 2022 at 19:14 UTC