Roles
Roles and the operations they carry.
| Operation | Auth | Purpose |
|---|---|---|
GET /api/roles | Bearer + DPoP | List every role. |
POST /api/roles | Bearer + DPoP | Create a role carrying a set of operations. |
GET /api/operations | Bearer + DPoP | List every operation id the key server knows, with names. |