Posted on: 9/4/2014 12:10:11 AM | Views : 464

What claims limit per user? unlimited?
My idea:
Create permissions actions (Create, Edit, Update, Delete, Others) with claims
Other idea:
Create permissions actions (Create, Edit, Update, Delete, Others) with claims by companie
Example :
MyCompanie_AddUser
MyCompanie_EditUser
MyCompanie_DeleteUser
OTHERCompanie_AddUser
OTHERCompanie_EditUser
OTHERCompanie_DeleteUser
All companies are separated by a column in the database, Companie_Id
Why? 
This company has four units And the matrix also want to be able to access the drives
So I set user permission for each unit

Go to the complete details ...