Jump to content
We've recently updated our Privacy Statement, available here ×

jasper need to redirect to user provided Url after authentication


sandeep.hari

Recommended Posts

As a part of custom sso ,when the user is authenticated by custom authentication mechanism,the user should redirect to the custom url rather than redirecting to the default url i.e., jasperserver-pro/flow.html?_flowId=searchFlow.Is it possible to do this even by developing Custom Code.If so what classes needs to be extended to do this functionality.

Thanks in advance.

Link to comment
Share on other sites

  • Replies 2
  • Created
  • Last Reply

Top Posters In This Topic

Hi elizam, I would like to redirect to a particular report directly when the user is authenticted from SSO. I tried the above said solution but while executing I am getting the following error in Jasper.

org.springframework.beans.factory.xml.XmlBeanDefinitionStoreException: Line 122 in XML document from ServletContext resource [/WEB-INF/jasperserver-servlet.xml] is invalid; nested exception is org.xml.sax.SAXParseException: The reference to entity "reportUnit" must end with the ';' delimiter

How to solve this.Any suggestion?

Thanks in advance.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×
×
  • Create New...