Hello everyone.
I have a security problem with integration Pentaho and site. I need embed Pentaho reports in customer portal with iframe (or other method). On server I have reports with parameter - customer_name. But I need that each user can run the report with only one value of that parameter.
Example: user 'Pentaho' can run reports with only value of parameter equal 'Pentaho Company', but he can't run reports with parameter value equal 'Jasper Company' and he can't change value in html code in deep link to report.
Also, how I can skip login and password in deep link in iframe:
http://localhost/pentaho/content/reporting/reportviewer/report.html?solution=Test&path=%2FAccountView&name=ReportAccountView.prpt&userid=joe&password=password
P.S. Sorry for my English, I am from Belarus and this is my second language.
I have a security problem with integration Pentaho and site. I need embed Pentaho reports in customer portal with iframe (or other method). On server I have reports with parameter - customer_name. But I need that each user can run the report with only one value of that parameter.
Example: user 'Pentaho' can run reports with only value of parameter equal 'Pentaho Company', but he can't run reports with parameter value equal 'Jasper Company' and he can't change value in html code in deep link to report.
Also, how I can skip login and password in deep link in iframe:
http://localhost/pentaho/content/reporting/reportviewer/report.html?solution=Test&path=%2FAccountView&name=ReportAccountView.prpt&userid=joe&password=password
P.S. Sorry for my English, I am from Belarus and this is my second language.