This document is for a version of CakePHP that is no longer supported. Please upgrade to a newer release! Authentication¶ class AuthComponent(ComponentCollection $collection, array $settings = array())¶ Identifying, authenticating and authorizing users is a common part of almost every web application. In CakePHP AuthComponent provides a pluggable way to do these tasks. AuthComponent allows you to