I am in the process of evaluating Rhino Security for an upcoming project where we need to restrict access based on the request status.
Without the status restriction, the implementation might look as follows. Create the following operations and grant/deny access accordingly. "Request/View" "Request/Edit" "Request/Delete" With status restriction, I was thinking of implementing something along these lines. Operations "Request/[Status 1]/View" "Request/[Status 1]/Edit" "Request/[Status 1]/Delete" . . . "Request/[Status n]/View" "Request/[Status n]/Edit" "Request/[Status n]/Delete" What do guys think? Do you foresee any problems with this. Thanks Joe --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Rhino Tools Dev" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/rhino-tools-dev?hl=en -~----------~----~----~----~------~----~------~--~---
