OData / WebApiAuthorization

Other
9 stars 7 forks source link

How to apply authorization on part of data? #8

Open mjza opened 3 years ago

mjza commented 3 years ago

Assume I have service like Employees. I want to give permission for part of the data. For example employer 1 is allowed to read all those employees that belong to him! How can I provide it?