The Get Authorized Menu Items action allows you to dynamically get menu items that the user is authorized for.
With this action:
- You can customize the menus in your application according to the users' access authorizations.
- Users will only see the options they are authorized to see, so no unnecessary or inaccessible fields are displayed.
- You can improve the security of your app while simplifying the user experience.
For example:
- An administrator can access all menu items, while a standard user can only see the menus within their authorization.
- Authorized users can be redirected only to authorized pages or modules.
Get Authorized Menu Items action is supported in web and mobile applications.
Add Get Authorized Menu Items Action
- Log in to the Kuika platform and open the project you will work on from the Apps screen.
- Switch to the UI Design module and open the Properties panel on the right side.
- Click on the + ADD ACTION drop-down menu.
- Select Initial Actions → Navigation → Get Authorized Menu Items.
By following these steps, you can effectively use the Get Authorized Menu Items action on the Kuika platform.