Unplanned
Last Updated: 25 Sep 2026 08:11 by Joe
Joe
Created on: 25 Sep 2026 08:11
Category: Report Server
Type: Feature Request
1
Do not include hidden parameters in the URL and communication between the Report Viewer and the Report Server REST Service

I need a way to hide the parameters in the URL, like Microsoft's SSRS uses an internal parameter that isn't passed in the URL.

Internal parameters are ideal for anchoring global variables (like UserID) within the report logic to filter data securely. Because the parameter is internal, a user cannot manipulate the URL to spoof another user's ID and view restricted data.

0 comments