For more information regarding the security incident at F5, the actions we are taking to address it, and our ongoing efforts to protect our customers, click here.

Forum Discussion

pcargill's avatar
pcargill
Icon for Nimbostratus rankNimbostratus
Jun 27, 2019

Add Additional Links to Logon Page (BIG-IP)

How can I add an additional link below the login form? I think I should be able to do it in the logon.inc file, but I am unsure where exactly in that file that I would modify the code.

1 Reply

  • Hello pcargill.

     

    The logon.inc file is basically HTML (with some javascript inside). So, you have to create a div tag just after the the login form.

     

    I recommend you to download the code and perform some tests before upload the final page.

     

    I also recommend you to check this out

    https://devcentral.f5.com/s/articles/Customizing-APM-end-user-login-page-with-APM-Advanced-Customization-Templates

     

    KR,

    Dario.