Authorization

Kuika offers authorization options for your users in the form of Anonymous Access, All Roles Access on the application screens you develop.

  • Anonymous Access: It is the part where the user is allowed to enter the screen without querying the account information. For example, in the application you have developed, you need to activate the Anonymous Access option on the Forgot Password page since there is no obligation to enter the user password on the reset password page.
  • ‍All Roles Access: This is the part of the screen where user account information is queried. Pages are redirected according to the verification of user account information. If you want to verify users' account information in the applications you develop, you need to activate All Roles Access offered by Kuika on your screen. With All Roles Access, you can assign new roles from the +New Role section under All Roles to ensure which users can see - not see the elements and on-screen redirections on the screen.

Authorization Operations in Elements

In order to authorize the elements, you can follow the steps below to perform Authorization operations:

  1. Click on the Element on the screen and make it selected.
  2. Open the Properties panel.
  3. Click on the Authorization field.
  4. Depending on the visitors and/or users of the application, you can use the following options.
    • You can select All Roles to display all users logged in to the application.
    • If you want it to be displayed without user login (the screen must also have this feature before Element), turn on the Anonymous Access switch.
    • If you want it to be displayed specifically for the roles you defined in the application you developed, select the roles to open the usage.

The authorization settings of the element will be set according to the selection you have made.