0% found this document useful (0 votes)
8 views9 pages

Custom Authorization Scheme Setup Guide

The document outlines the process for creating and managing custom authorization schemes within an application, allowing specific user roles to access designated pages. It details the steps to set up authorization for roles such as Admin, student, and employer, including navigation through the application’s shared components. Additionally, it explains how to add pages to the Navigation Menu and configure their corresponding authorization settings.
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
8 views9 pages

Custom Authorization Scheme Setup Guide

The document outlines the process for creating and managing custom authorization schemes within an application, allowing specific user roles to access designated pages. It details the steps to set up authorization for roles such as Admin, student, and employer, including navigation through the application’s shared components. Additionally, it explains how to add pages to the Navigation Menu and configure their corresponding authorization settings.
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd

Authorization Scheme

The authorization scheme allows the logged in user to view specific pages of the
application.
Navigate to the page to create and setup a custom authorization schemes:
Application> Shared Components> Authorization Schemes> Create> Select
‘From Scratch’> Next
Enter authorization name e.g. Admin, set Scheme Type to ‘Exists SQL Query’,
enter the SQL query demonstrated below. Lastly, click on the ‘Create
Authorization Scheme’ button. Repeat this step for the other roles such as
student and employers.
To set the Authorization Schemes just created, navigate to the following page.
Application> Share Components> Lists
Navigation Menu is the side menu of the application. Page Navigation are the
pages displayed after logging into the application.
Example of the menus mentioned above about. The Navigation Menu is the blue
rectangle area, and the Page Navigation is the red rectangle area.

If you have items in the side menu (see example for blue rectangle) then it
would show here. Click on the Page name to access the menu.
Navigate the ‘Authorization’ section and set your authorization scheme with the
authorization recently created. E.g. If you want the administrator to view this
page, set the authorization scheme to ‘admin’.

Click on ‘Apply Changes’ at the top right of the screen to save your
configurations.
Repeat the last three steps for student and employer.

If you want to add a page to the on the Navigation menu, open Navigation menu
and Create List Entry located at the right of the screen.
Enter the name you want displayed in the side menu, select the page redirected
to when the button is clicked. The authorization can also be set here.

Save the list by clicking on ‘Create List Entry’ or create another item to go on the
menu by clicking ‘Create and Create Another’.
If you have items in the main section of the page (see example for red rectangle)
then it would show here. Click on the page name to access the menu.

The same steps from Navigation Menu can be applied to the Page Navigation.

You might also like