When we click on Logout button in jasper server it will redirect into login page
Instead of that we can redirect into Custom Login Page.
Make data easy with Helical Insight.
Helical Insight is the world’s best open source business intelligence tool.
To do this we have to follow few steps
- Go to file location
“apache-tomcat\webapps\jasperserver-pro\WEB-INF\decorators”
- Open decorator.jsp file and go to this location

- Here add custom URL with href
< li id="main_logOut" class="last" role="menuitem">
< a id="main_logOut_link" href=" https://www.google.co.in/"tabindex="-1">
< spring:message code="menu.logout"/>
< /a>
< /li> - Save this file and Restart the apcahe-tomcat server
- Open jasper server in browser and Check it
Note: Except ‘ROLE_ANONYMOUS’ it will work for all other roles.
Like this similarly if we need to ignore any roles we can include those roles here.

Thank You,
Nikhilesh
Helical IT Solutions Pvt Ltd
Free Open Source BI Platform

- AI-Powered Analytics
- Embedded Analytics
- Single Sign-On (SSO)
- Multi-Tenancy
- Paginated Canned Reporting
- Interactive Dashboard
- White Labeling
Subscribe
Login
0 Comments
Oldest