Does anyone have ideas for implementing layer-level security based on user id? In the past, I've been successful at securing services based on user which works when you have only a small number of users or user groups. Now, however, I have many more users so making a service for each user is not feasible. I'm interested to hear what other thoughts the community might have.