Skip to content

SudoSOS Back-end API / rbac / RoleDefinitions

Interface: RoleDefinitions ​

The role definitions interface defines a mapping from role names to role definitions. In this mapping, all role definition objects should have the same name as the key used in this mapping.

Indexable ​

ts
[name: string]: RoleDefinition