Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Feb 6, 2024 10:10:57 AM
Jamie_Gregory
Apr 1, 2021 6:04:23 AM
Summary
The MDM WebUI login page is rendered by the JSP file login.jsp in the directory:
MDM Tomcat HOME\apache-tomcat\webapps\talendmdm\auth\login.jsp
To customize the MDM WebUI login page, follow these steps:
Edit the file and modify it as desired.
For example, remove the "blocks":
<table width="100%" class="header1" border="0"> ... </table> <table width="100%" class="header2" border="0"> ... </table>