Title: Message Title
|
|
|
When user runs Pentaho report, system asks user name and password even though user is already authenticated by Mifos X platform.
Accessing any pentano report, Example Reports->Accounting->Balance sheet (Fill values and click run) on the community app to reproduce the issue.
The crux of the issue being that, pentane reports are run in iframes (relevant code at RunReportsController.js and run_reports.html) and there isn't an obvious way to pass headers to an iFrame (we need to pass out authentication header which making the call to the reporting API). This triggers basic authentication at authentication at the Browser....
Suggest a better approach to embed Pentaho reports in the community app (or pass headers to the iFrame)
|
|
|
|
|
|
------------------------------------------------------------------------------
_______________________________________________
Mifos-issues mailing list
Mifos-issues@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mifos-issues