vbence Posted January 28, 2015 Share Posted January 28, 2015 Hy!I want to create a user for the rest api v2 report executions (or a role group with the user). I need that, this user/role only access 1 report execution (which has about 20 input parameters, but not mandatories), but can't access any other item in the repository (the best would be that, if he can't login to web user interface (so can't see anything)).What's the best way to achieve it? Thanks. Link to comment Share on other sites More sharing options...
vbence Posted January 28, 2015 Author Share Posted January 28, 2015 I try to create a Custom Role and add a User, and Delete the ROLE_USER role from the User's roles .After I set on the report my Custom Role to Execute only. The user can't login to web interface, but can't access for the given report execution.Any idea? Link to comment Share on other sites More sharing options...
Solution ernestoo Posted January 28, 2015 Solution Share Posted January 28, 2015 ROLE_USER is required Link to comment Share on other sites More sharing options...
vbence Posted January 28, 2015 Author Share Posted January 28, 2015 Hy! I changed, i put the user to ROLE_USER and set no access for ROLE_USER for everything, and control the accesses with the Custom Role in the following way: No access for everything except 1 report (execute only)(of course execute only the connected hierarchy tree) and input controls(execute only)(of course execute only the connected hierarchy tree). I try to execute over rest api call, but says:Access is denied. What's wrong? Link to comment Share on other sites More sharing options...
vbence Posted January 28, 2015 Author Share Posted January 28, 2015 Ohh, i got the solution: I had to set the folder's Custom_role role to read which contains the report (but the upper folder stay execute only), so the hierarchy stay invisible! :) Link to comment Share on other sites More sharing options...
vbence Posted February 12, 2015 Author Share Posted February 12, 2015 But I can't imagine that, what can support help, if they can't answer this (not too difficult) question... Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now