Currently we can enable/disable generating Edit links on an EntitySet level. It could be useful to users to have the ability to enable/disable generating these links on a entity instance basis.
Scenario: For some instances, only authorized users can see the Edit links.
I agree that one could place a request to an Edit source and have authorization checks at the controller, but imagine it like a UI client bound to the entry responses...we do not want to show editable ability on the UI if the user doesn't really have the permisisons...
Scenario: For some instances, only authorized users can see the Edit links.
I agree that one could place a request to an Edit source and have authorization checks at the controller, but imagine it like a UI client bound to the entry responses...we do not want to show editable ability on the UI if the user doesn't really have the permisisons...