Login Screen Customization

  • Create a directory $REALM_DIR/src/webapp/xslt
  • Copy $YANEL_SRC/src/webapp/xslt/login-screen.xsl into $REALM_DIR/src/webapp/xslt
  • Start customizing $REALM_DIR/src/webapp/xslt/login-screen.xsl
NOTE: The realm dir ($REALM_DIR) is being resolved based on the Realm.getRootDir() and Realm.getConfigFile() resp. see the YanelServlet for further details.

Your comments are much appreciated

Is the content of this page unclear or you think it could be improved? Please add a comment and we will try to improve it accordingly.