You are not logged in.
Dear users of this forum,
we are pleased to inform you that we will be updating the software behind this forum in the near future.
Existing posts, users and categories will remain untouched.
Important:
We will keep you informed in the pinned thread.
Kind regards,
Your ReportServer Team
Liebe Nutzer dieses Forums,
wir freuen uns, euch mitteilen zu können, dass wir in naher Zukunft die Software hinter diesem Forum aktualisieren werden.
Existierende Beiträge, Nutzer und Kategorien bleiben weiterhin bestehen!
Wichtig:
Wir halten euch im angepinnten Beitrag auf dem Laufenden!
Mit vielen Grüßen
Euer ReportServer Team
Pages: 1
I would like to embed a report in my app but need to be authenticated.
It is possible to do something like this?
/http://localhost:8080/reportserver/ReportServer.html#inlinereport/id:4459&user:root&apikey:741852&type:user
Thank you very much
Offline
Hi,
I am afraid that the #inlinereport functionality at the moment requires a user to be logged in. If you are only interested in embedding say a pdf or html export then you can use the httpauthexport functionality https://reportserver.net/en/guides/admi … hout-Login but my guess is you already found that one.
In case you are running on ReportServer Enterprise, you could however implement this via a little script that parses the URL, logs in the user identified by the apikey and then forwards the user to the #inlinereport url. If that would be a possibility let me know and I'll try to outline the basics of the script.
Cheers,
Arno
Offline
Hi,
I was testing the comunity, but I'm interested in hiring the enterprise. But I would hire if he could run wm Wildfly 10 and also build a script for that authenticated status
Offline
Hi,
we are currently looking into Wildfly 10 and most probably that will come with the maintenance release at the end of this month. As for the script, have a look at https://forum.reportserver.net/viewtopic.php?pid=1231 which has a very small example of how this could be done.
Cheers,
Arno
Offline
Pages: 1