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