Mar 27, 2026 - For details about updated CVE-2025-53521 (BIG-IP APM vulnerability), refer to K000156741.

Forum Discussion

Cpet's avatar
Cpet
Icon for Altocumulus rankAltocumulus
Feb 05, 2019

Add weblinks into APM main login page.

Hi all,

 

I want to add useful web links into APM main login page.Is it possible? If yes ,how can i add them?

 

Thank in advance\Christos

 

1 Reply

  • Yes you can, best option would be to look at Advanced Customization:

    Access Policy  ››  Customization : Advanced

    In here you need to locate the

    logon.inc
    file,

    Customization Settings
    > Access Profiles
      > 
        + Common
        + Logout
        > Access Policy
          > Logon Pages
            > Logon Page
              + http_401.inc
              + view.inc
              + logon.inc
    

    This is a HTML page with some javascript and some tokens. Find the

    for the start of the main HTML which you can play around with to add some static links into.

    NOTE: If you do an upgrade on the F5 device you are likely to lose all your customization changes so back them up so you can reapply them post upgrade.