Chapter 1
Spring Security Setup

Section 5
Authorization – in Page
Add and configure support for security expressions in the JSP page, secure part of an example page, and learn how different users see the page differently based on their authorities. - Add the necessary dependencies for the in-page authorization - Enable the security taglib support in the page and configure part of the page to be shown conditionally - Show how different users with different authorities see different parts of the page