User Role

The main User role in the platform, defined the permissions inherited by this account.

AUDIT

AUDIT: = "audit"

Grants full read access of the instance resources, but no write. This is an internal role.


CONSUMER

CONSUMER: = "consumer"

The end user of the platform, created and managed by a Mediator


MEDIATOR

MEDIATOR: = "mediator"

A full featured account, with its own wallet. Also manages the Domain and its consumers accounts


PUBLIC

PUBLIC: = "public"

No authentication access. This is a system role.