Skip to main content

Implementing Permission Control with Application Roles

Demo effect

Implementation process

The JitAi application framework includes built-in "Developer" and "Administrator" roles, corresponding to the "Developer Portal" and "Manager Portal" respectively.

This project requires two role types: Teacher and Student. Since we've already created "Teacher Portal" and "Student Portal" for these roles, permission configuration becomes straightforward.

Creating application roles and managing permission scope in the "Developer Portal"

Loading...

You can also click "Configure" for each menu to further configure component-level permissions, enabling precise control over individual buttons, fields, read/write permissions, and more.

Loading...

Managing Organizations and Configuring Personnel in the "Manager Portal"

Loading...

In this application, we'll create "Teacher" and "Student" departments.

For detailed information, see Organizational Structure.

Configuring Role Membership in the "Manager Portal"

Add the "Teacher" department to the "Teacher" role's member configuration, and add the "Student" department to the "Student" role's member configuration.

Loading...

For detailed information, see Role and Portal Menu Permissions.