North West Genomic Medicine Service Alliance
0.0.1 - ci-build
DRAFT Implementation Guide
This is for collaboration and discussion purposes and is subject to change.
North West Genomic Medicine Service Alliance, published by NHS North West GMSA. This guide is not an authorized publication; it is the continuous build for version 0.0.1 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/nw-gmsa/LTW/ and changes regularly. See the Directory of published versions
Is based on IHE Internet User Authorization (IUA) but using client-credentials
grant only (at present).
The authorisation will be hosted on the Regional Integration Engine. This is responsible for maintaining all the clients for the region.
Any Trust Integration can act as the Authorisation Client or Resource Server in the diagram below.
OAuth2 - Client Credentials Grant
Access Token
, the request uses basic authentication using the client id as username and client secret as the password.Access Token
(authorisation = Bearer {accessToken})At present the authorisation server does not support a refresh token or endpoint.