In this post, I'll walk you through creating an Azure AD Application and configuring NGIX API Connectivity Manager to protect API endpoints via Azure AD credentials.
Category: How-to
Yubikey One-Time-Password Authentication with APM
configure F5's Access Policy Manager to use Yubikey One-Time-Password for 2nd factor authentication
Easily Copy an ISO to Multiple BIG-IPs
With 12.1 dropping yesterday I have multiple BIG-IPs I need to upgrade in my lab environment. In the lab we have a CIFS share that stores the ISOs so I can upload the 12.1 ISO to each F5 from that filer with the following command. mkdir /tmp/iso mount -t cifs -o username=user,password=user //10.1.1.254/ISO /tmp/iso/ rsync … Continue reading Easily Copy an ISO to Multiple BIG-IPs