I am a new user in Acegi.
I success to realize an application with an authentication autorization.
The access in my app depends in a general role (ROLE_ADMIN, ROLE_USER). After this access, users can choice the project which they want work. In function of the project, they have different role (Role_client, role_boss, role_dev..).
User have a general role and specific role for project.
i have some problem to find the way to define these specifics roles.
What's the possibilites?
Thank you.
PS:sorry for my bad english



