advance customization
7 TopicsBig IP APM customized logon background image not loading
Dear all, We are using Big IP version 13 HF2 and have succesfully integrated Citrix with Big IP APM. The only thing we are trying to accomplish is to change the background image to a locally stored image on the F5 APM and currently is not loading. When using the same image but calling it directly from another server it works fine. In the advanced customization we uploaded the image on to the Big IP. We can clearly see the image path being /PROD/login_background.jpg. We are using partitions and the partition is named PROD. I verify the image location on the Big IP. The location is /public/images/customization/PROD/login_background.jpg Now I am trying to customize the apm_full.css also explained here https://devcentral.f5.com/questions/browser-logon-page-customization I tried various combinations but none of them seems to work. url(/PROD/login_background.jpg); url(/public/images/customization/PROD/login_background.jpg); Strange thing is when I configure an external website pointing to exactly the same image it does work. So only locally stored files are not working or loading. When trying to access the APM portal website it clearly responds with 404 not found for this locally stored image. The following line does work properly point to an external website hosting the same image. url(https://mywebsite/Citrix/custom/login_background.jpg); Does anybody know how to make this to load properly using the internally stored image?1.1KViews0likes11Commentscustomize APM login page with forgot password link
All, Trying to figure out how to add a line in the standard APM login screen so that below the login fields, there is a forgot password link. I figured I would go to Customization-Access Policy--Common, but dont know where to look after that or where to added the903Views0likes10Commentsapm_mobile css file not used on in app browsers
Hey everyone, The company I'm working at has multiple apps rolled out that use a SAML Authentication with our F5 being the IDP. In these apps the login page is styled with the normal browser css (apm_full.css) file and not the mobile css file (apm_mobile.css). If I open the authentication site from the phone browser the correct mobile css file is used. My question now what is metric f5 looks at to decide if the mobile css file needs to be used or the normal css file ? Is it possible to force the mobile css somehow ? Thanks, Andreas442Views0likes6Comments