Hide Forgot
Description of problem: JasperReports Server has a new SSO interface that is committed to not break. I order to pervert rebase issues it is needed to re-implement to the new interface. Version-Release number of selected component (if applicable): 3.3
I have been looking at the information about the new authentication interfaces provided by Jasper. What I see there is that they provide mechanism to authenticate users with external systems, like LDAP, or custom systems. But this is something that happens *after* Jasper has asked the user for his credentials, so it isn't usable for SSO purposes. For SSO we need to tell Jasper to not ask for credentials, but to trust the ones already provided by the user to the oVirt portal. In these regards what they provide (according to the documentation) is the "pre auth" filters. That is what we are using in the current SSO solution. So I would say that we don't need to change anything.
Thanks Juan. Barak, I'm closing this case, since there isn't seem to be any update needed. Yaniv