Control Menu, Page, and Page Items Access Using Authorization in Oracle APEX

Опубликовано: 02 Октябрь 2024
на канале: Tech Mining
4,482
33

This exercise will teach you how to secure your Oracle APEX applications by implementing authorization schemes. By implementing authorization schemes in your applications, you can control access to an entire application, page, or specific components such as a region, item, or button. For example, you could use an authorization scheme to selectively determine which menu options, pages, or buttons a user can access. It is an important security measure implemented to augment the application's authentication scheme.

Topics covered in this video
=======================
- Create an authorization scheme to control the application menu access
- Create an authorization scheme to allow or disallow access to an application's pages
- Create an authorization scheme to show or hide buttons on a page

Download Script Files
==================
https://bit.ly/3NgCewQ

Tree With Checkboxes
===================
   • Oracle APEX Tree With Checkboxes  

Implement Authorization Post
========================
https://bit.ly/3TQewtO