Skip to Content
0
Jun 16, 2016 at 11:29 AM

How to check custom authorization on UI5 Application

2124 Views

Hi ,

I have a SAP UI5 Application built using Eclipse and when we execute this application , it will open a Tile (Standard Tile)

Now, I want to control visibility to this application . I have created a role as well. How to use this role and control visibility for UI5 Application in such a way that only users who are having this authorization object(Role) should be able to see the Tile

and Rest all should be denied access