Zones
Permguard supports a multi-zone architecture, enabling the creation of multiple zones.
Each zone segments a distinct trust model and maintains its own ledgers, manifests, schemas, policies, and permissions.
In the PharmaAuthZFlow sample, the platform-admin-zone is created as one of the example segments.
Each zone is uniquely identified by a name.
{
"zone_id": 273165098782,
"name": "pharmaauthzflow-dev"
}Prev
AuthN vs AuthZNext
Ledgers