0.2.2 - ci-build

FastAccessControl, published by MITRE. This guide is not an authorized publication; it is the continuous build for version 0.2.2 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/awatson1978/fhir-access-control-ig/ and changes regularly. See the Directory of published versions

Binary: auth-request-3

    
{
    "resourceType": "OAuthAuthenticationRequest",
    "id": "auth-request-3",
    "response_type": "code",
    "client_id": "cxcTp8sbGnJR9dt6b",
    "redirect_uri": "",
    "scope": "launch fhirUser openid patient/*.rs, organization/*.rs,",
    "state": "12345", 
    "aud": "http://localhost:3000/baseR4"
}