System permissions & brand-based permissions
Permissions
JFW provides a permissions system as part of its authorization framework. Permissions allow you to control what users and applications can access. Permissions work alongside Roles and Scopes to enforce access control.
A permission in JFW defines a specific action a user or application can perform on a resource.
Resource Permission List
The resources with their permissions are listed alphabetically in the following sub pages.
GUI Permission List
Since 2025, we have not supported the GUI Permission List. That means all menu-related permissions, such as Diagnostics, Maintenance, Testing, etc., do not use these concepts.
Examples
You can also create extended roles for your brand, such as:
BOOK:CREATE
BOOK:DELETE
CLASS:CREATE
ORGANIZATION:CREATE
Last updated
Was this helpful?