SMART Scopes for Limiting Access
Last updated
Last updated
WORK IN PROGRESS
This functionality is available starting from version 2411 and only in
Aidbox supports SMART on FHIR scopes version 1 and version 2. To activate checking scopes in the Access Control layer, JWT access token has to contain the following claims:
Claim name | Value type | Description |
---|---|---|
* - required claim
Parsed valid JWT access token
For requests with patient scopes (patient/...
) Aidbox limits access and filters retrieved data based on FHIR Patient CompartmentDefinition.
atv
*
fixed value
Access Token Version
Fixed value - 2
scope
*
valueString
String with scopes separated by space.
context.patient
*
valueString
Patient ID.