Description
Role-based authorization can be added to Catalyst applications on top of the authentication plugin. Web developers use this module to restrict actions or controllers by user roles. It affects access control decisions, so role assignment and failure handling need careful review.