javascript - Restrict users report for particular routes using Embed API -


is possible restrict users view reports respect particular routes assigned application using embed api?

ex : user-x should have privilege check traffic coming route www.dummy.com/test , not www.dummy.com/test1 , check users details related route

create view includes allowed data , give user read permissions view. of course a) lot of work , b) rather limits possible number of users.

for practical purpose answer "no, use serverside api , filtering there".


Comments

Popular posts from this blog

command line - Use qwinsta in PowerShell ISE -

java - Incorrect order of records in M-M relationship in hibernate -

php - I want to create a website for polls/survey like this http://www.poll-maker.com/ -