Idea Summary
To be able to organize pages in an Application in hierarchical groups and to also apply Authorization scheme at the level of page group that cascades to all pages/page groups within the Page Group
Use Case
The use case is to modularize an application based on the classification of the pages. When there are too many pages in an application then it gets quite difficult to manage them at developer's level.
Preferred Solution (Optional)
- I would apply nesting to page groups in order to have the hierarchy.
- I would enable the enforcement of Authorization scheme at page groups level. By that it would cascade to all pages in the group and massively modify the respective security section of each page.