webCOMAND

COMAND Authorization

io_comand_auth

Provides the User Role, Privilege and base Authorization content types and models to simplify user authorization management and API access.

To learn how Users, User Roles, Authorizations and login features all work together, see Users Framework in the Developer Guide.

Content Types

  • User Role - Defines authorizations and privileges for a set of users.
  • Privilege - Create, Read, Update, Delete, Add, Remove, Order
  • Authorization - Base authorization content type, extended by the following content types.
    • Content Authorization
    • Content Type Authorization
    • Field Type Authorization
    • Field Authorization

Models

  • User Role - Simplifies access to User Roles and their corresponding Privileges and Authorizations.
  • Authorization - Simplifies access to User Privileges and Authorizations.