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

Forum Discussion

Christian-Honva's avatar
Christian-Honva
Icon for Nimbostratus rankNimbostratus
Jul 03, 2018

F5 authenticate for specifics URLS

Hello, I have a public site for exemple http://www.exemple.com . I have to protect some admins URL like http://www.exemple.com/admin/* with authentication in AD Domain. I don't find how to do this . IRules with ACL ? Landing URi

 

Thanks for help

 

1 Reply

  • not that much context.

     

    but assuming you want to put a login page (with authentication against AD) for your admin pages then you need the APM module and an iRule to disable it for other URI. LTM can do some limited authentication but that is very limited and seems to get less every version.

     

    alternatives are to block access to those pages from outside (i.e. internet) with an iRule or AFM. that is already safer and perhaps the admin pages can do the AD authentication themselves.