LOGBOOK

HELP

Quiz Entry - updated: 2026.07.30

Noumena's authorization concept separates two things that regulators like to see kept apart. What are they?

Functional rights — WHAT actions a user may perform — are kept separate from access scope — WHICH data or protocol instances they may touch.

A 2D grid: functional rights (Approve onboarding, Trigger payment, Read-only view) run up the vertical axis as what actions, while access scope (Individual record, Group of records, Global) runs along the horizontal axis as which records; a single highlighted intersection cell marks a party's claim, the AND of one right and one scope.

* A party's access is the intersection of the two axes: a claim = one functional right ANDed with one access scope. *

A robust authorization concept is central to any regulated enterprise solution (think ISO 27001 certification or a financial-service licence, which require reports on "who has what right"). Noumena's approach separates two orthogonal questions:

  • Functional rightswhat a user can do: trigger a payment, approve an onboarding, override a setting.
  • Access scopewhich records the user may do it on: this customer, this region, everything.

Regulators appreciate this because putting authorization at the heart of the design, and splitting capability from data reach, makes it auditable and makes least-privilege enforceable. The two are represented as claims and only become useful when combined in a party on a protocol.

Go deeper:

From Quiz: IOTHACK / The Noumena Build Platform | Updated: Jul 30, 2026