hi there
i have been reading about your authorization architecture and I am keen to explore this further. one aspect i am struggling with is how this could translate to the gui. for example, if User A is retrieving an entity where they cannot see the salary field, I would then want to map this to the salary textbox in order to hide it. I was just wondering how you guys usually go about mapping object level security to the GUI controls.
thanks for any advice.