in reply to Using DBIC: What is the correct way to design relationships for Role Based Authorization?
I suggest designing the database first, including all the foreign key relationships, and only after you've done that should you create your DBIx::Class stuff.
To answer your specific question how to design the relationships for role-based authentication, I suggest three tables:
|
|---|