I want to add an icon with the browser title like a favicon. For this, I have added the below line in the Identity Servers "/opt/novell/nids/lib/webapp/jsp/nidp_latest.jsp" file, in btween the <head> tag.
<link rel="icon" href="<%=request.getContextPath…