Chapter 9. Implementing Security
Nowadays, the increase in the use of web applications also increases the demand for securing these applications. Security plays a vital role in a web application to restrict unauthorized access to it. Hacking and phishing are some kinds of unauthorized access faced by web applications. They enable the intruder to gain complete control of the application and track sensitive information. To overcome security breaches, most websites have arranged to secure their pages efficiently.
ADF provides an in-built security feature that is handy and is simple for developers to implement without much coding involved. With a few clicks, ADF allows you to implement a basic set of security features for the application.
In this chapter, we will learn:
Implementing security
Applying security and permissions
Creating a login page
Creating roles and groups