Andrew Zeneski wrote:
There are two main areas for permissions:1) Invocation - Does the user have permission to invoke this service 2) View - Does the user have permission to view this page.I think what we are proposing takes care of #1, the screen widget can be modified to call into these service based permissions as well to take care of #2.
The object permissions idea I proposed would extend #2 to control what data elements on the page the user can view.