customization
21 Topics[BIG-IP 16.0] APM Logon page and HREF links
Hello everyone, I've been trying to include links to external resources in my APM Logon page. Something in the lines of 'click here' to register with a very simple text and one HTML href reference. I've been messing a little with my configurations and I've got it working pretty easily in BIGIP v13.1 by using HTML tags in General Text customization for Logon page, but the very same edit isn't working as expected in BIG-IP v16.0. I've been reading techdocs and also this very useful article, where was requested an example for this very same problem but it's still marked as an 'open point' to be added. Since I've already spent quite a long time fine-tuning all my access profile's pages, I don't wanna have to do it all again in Standard mode ; also I believe this would be a pretty common problem, so I was wondering if anyone was able to make it work, and please share with me a couple tips on how to. I've tried messing with .js for a while but I confess I'm not very skilled and couldn't find a way to include my simple paragraph. Thanks in advance, CASolved2KViews0likes4Commentsapm templates for logout page (and others)
I´m wondering if someone has created a generic template (based on the ones in this guide https://community.f5.com/t5/codeshare/customizing-apm-end-user-login-page-with-apm-advanced/ta-p/285523) for other pages then the logon page? /Kim724Views0likes2CommentsIs it possible to display session variables in APM webtop locations such as the header or footer?
Does anyone know if its possible and how to display session variables in the APM Webtop header? For example, can we add the session variable such as "session.ad.last.attr.givenName" using "expr {[mcget {session.ad.last.attr.givenName}]}" to the header text? Eg: Welcome "expr {[mcget {session.ad.last.attr.givenName}]}" using IP address "expr {[mcget {session.user.clientip}]}" to the corporate remote access portal" Thank youSolved700Views0likes2CommentsF5 APM Advanced Customization Images
Morning, Apologizes in advance, as I'm new to F5 products. Problem: I am struggling with getting 1 new image to display on the Access Policy Logon page. The goal is not trying to replace the existing header logo image, but rather ADD a new image in the footer. I did the following: * Uploaded gif using the APM "Image Browser" tool * Established link between "image09" and the gif through "Advanced Customization Images" * Edited the Common/footer.inc file to reference the gif: Result: The logon page appears with a box indicating that it sees/recognizes the newly inserted code. But it doesn't show the actual gif. Inspecting the element shows that it inline translated the gif properly to: /public/images/customization/Common/service.name_ap_general_ui/image09_en.gif I tried the same code with the direct reference to the file as well, but it had the same result. I'm stuck and not sure how to fix this. Any suggestions would be welcome.699Views0likes6CommentsAPM Page Customizations - Need request resource
I'm trying to customize the APM my.acl.inc page on one of my policies (from the GUI: Access Policy >> Customization >> Advanced | Edit Mode: Advanced ). Since the normal page just says "Access was denied by an access control list", I don't always know where the user was trying to go when they got that message. Anyone know of a way that I could add a value to the customization page to include the requested resource on that page?549Views0likes5CommentsCustomize F5 APM Logout/Error Page Text
Hi all We are using F5 BIG-IP 12.1.2 (Build 1.0.271) and busy deploying the Exchange 2016 iApp with APM. For security reasons I am trying to make it difficult for end users to see that we are using F5 APM i.e. customize the APM login/logout/error webpages and take all the F5 text, headers, footers, and logos out. I have managed to do this for almost every webpage (basic, general, and advanced customization with templates), except for logout/error pages. I can not find out how to remove the text "Thank you for using BIG-IP." (see screenshot below). Unfortunately this is a dead giveaway ;) Can someone point me in the right direction? Where can I change/remove this text? Thanks in advance :) Ingo436Views0likes1CommentAPM Webtop - where to find/change button/label/value "HTML5" in Citrix VDI Modal Dialog Popup Window
Hello, Where can I find/change button/text label "HTML5" in a Citrix VDI Modal Dialog Popup Window Looked in advanced customization & found where to change the message in the window, however no place for the button labels ... see attached screenshot. Please advise. Thanks!404Views0likes3Commentsadvanced apm customization
I need to remove the footer text (F5 license text) in the customization. I could only do it by changing (adv customization) the content of footer.inc (remove the variable). That variable cannot be set through the GUI. In which file is it set? I also have the same issue with the Web Portal. There is the variable "webtop_header_message" which is set to "Welcome to F5 Networks", but I cannot change it through the GUI and haven't found the file where it's defined. Can we set those variables through the VPE? Thank you! Alexandre370Views0likes2Comments