When you run the Service Rest-APi Login (rest / login) in JasperReports Server 7.1.0, the '404' error occurs.
In previous versions this api runs ok.
2 Answers:
Posted on June 18, 2018 at 9:08pm
From version 7 you should use j_spring_security_check for login.
http://<host>:<port>/jasperserver[-pro]/j_spring_security_check
Can find more information in below document link:
https://community.jaspersoft.com/documentation/tibco-jasperreports-serve...
I have the same problem too.
I am also facing the same issue with JasperReports 7.1.0
Hi Thomas,
I am also having trouble after upgrading to Jasperreport pro version 7.1 with REST Login endpoint, you have suggested to use j_spring_security_check for login, but is it documented somewhere not to use basic authentication? Your reply is really apperciated.
I am still seeting the basic authentication as a valid option from documenation of version 7.1 here at https://community.jaspersoft.com/documentation/tibco-jasperreports-serve...
Yes, this happens on the latest, anyone has a solution.