Scoped API
PreviousExample: SMART App Launch using Smartbox and KeycloakNextOrganization-based hierarchical access control
Last updated
Was this helpful?
Last updated
Was this helpful?
Scoped APIs are special APIs limited to resources within a specific compartment. Such API do not require complicated access control logic, because this logic is built into the API definition.
- API for resources within a certain
- API for patient-related resources that allows access to resources that belong to a specific patient
- API to control access to resources within a specific organization. Supports hierarchical access control