Chapter 10. Policies and access control

 

This chapter covers

  • Documenting controllers, actions, and routes
  • Understanding policies for access control
  • Creating policies to manage access to controller actions
  • Applying policies to controller actions access control list
  • Adding a policy versus access control in the controller action

10.1. A farewell to blueprints

10.2. Policies

10.3. Summary