FHIR Chat · Postman users? · bulk data

Stream: bulk data

Topic: Postman users?


view this post on Zulip Nick Hatt (Apr 03 2019 at 21:15):

I hacked together a Postman script that supports RS384 and ES384 signing for backend services auth. Anyone looking for something like this, I'm happy to upload or make a PR against the github spec.

view this post on Zulip Nick Hatt (Apr 03 2019 at 21:23):

backend-services.postman_collection.json

view this post on Zulip Nick Hatt (Apr 03 2019 at 21:25):

Set Environment Variables: client_id to the client_id string, jwt_secret to a JWK JSON object of your private key, audience to the aud. {{token_url}} is also a parameter than needs to be cleaned up.

view this post on Zulip Josh Mandel (Apr 05 2019 at 13:43):

Cool stuff! We are still in the process of transitioning content over from the GitHub repository where we drafted the spec into the official home for the HL7 ballot process (well, currently content exists in both places) -- but I'm thinking what we should do is to set up a tools and resources repository that is separate from the specification itself, where things like this could live without having to move through an official HL7 publication process.


Last updated: Apr 12 2022 at 19:14 UTC