PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.us.udap-security
    1.0.0

hl7.fhir.us.udap-security@1.0.0 4.0.1

This implementation guide describes how to extend OAuth 2.0 to support secure and scalable workflows for business-to-business (B2B) apps that implement the client credentials flow or authorization code flow. (built Tue, Sep 27, 2022 18:31+0000+00:00)

Install package
npm install --registry https://fs.get-ig.org/pkgs hl7.fhir.us.udap-security@1.0.0
Get resources
curl https://fs.get-ig.org/rs/hl7.fhir.us.udap-security-1.0.0.ndjson.gz | gunzip | jq '{url,resourceType,version, id}'
Depspackage.json
{
  "description": "This implementation guide describes how to extend OAuth 2.0 to support secure and scalable workflows for business-to-business (B2B) apps that implement the client credentials flow or authorization code flow. (built Tue, Sep 27, 2022 18:31+0000+00:00)",
  "fhirVersions": [ "4.0.1" ],
  "tools-version": 3,
  "_id": "hl7.fhir.us.udap-security@1.0.0",
  "date": "20220927183126",
  "license": "CC-BY-4.0",
  "jurisdiction": "urn:iso:std:iso:3166#US",
  "dist": {
    "tarball": "https://fs.get-ig.org/-/hl7.fhir.us.udap-security-1.0.0.tgz"
  },
  "name": "hl7.fhir.us.udap-security",
  "type": "IG",
  "title": "Security for Scalable Registration, Authentication, and Authorization",
  "author": "HL7 International - Security WG",
  "id": "hl7.fhir.us.udap-security@1.0.0",
  "directories": {
    "lib": "package",
    "example": "example"
  },
  "canonical": "http://hl7.org/fhir/us/udap-security",
  "url": "http://hl7.org/fhir/us/udap-security/STU1",
  "version": "1.0.0",
  "maintainers": [ {
    "url": "http://www.hl7.org/Special/committees/secure",
    "name": "HL7 International - Security WG"
  } ],
  "dependencies": {
    "hl7.fhir.r4.core": "4.0.1",
    "hl7.fhir.us.core": "3.1.1",
    "hl7.terminology.r4": "4.0.0"
  }
}