Hi,
I have two questions regarding the security mechanism mentioned in the Quick Start Guide.
1) Where do I have to put "setUserRoles()"?
I would assume on the server side. But if I have a xml data source, there is no server call involved, right? With DMI, there is some server logic, but this would mean that the security feature is only working with DMI, which I don't believe yet. ;-)
2) Are other components than data driven ones affected?
Can I also somehow bind a menu item, a layout (canvas) or some other control to some user role? Would be great to let my app be role-dependant, not only the data.
Thank you!
I have two questions regarding the security mechanism mentioned in the Quick Start Guide.
1) Where do I have to put "setUserRoles()"?
I would assume on the server side. But if I have a xml data source, there is no server call involved, right? With DMI, there is some server logic, but this would mean that the security feature is only working with DMI, which I don't believe yet. ;-)
2) Are other components than data driven ones affected?
Can I also somehow bind a menu item, a layout (canvas) or some other control to some user role? Would be great to let my app be role-dependant, not only the data.
Thank you!
Comment