Choose which active directory to login in to using an APM policy
Problem this snippet solves: How to login to F5 using APM policies and choosing which active directory to login in to from the login page. How to use this snippet: After creating virtual servers a...
Published Dec 07, 2016
Version 1.0Gihad_296649
Nimbostratus
Joined May 05, 2019
Gihad_296649
Nimbostratus
Joined May 05, 2019
Stanislas_Piro2
Cumulonimbus
Dec 12, 2016Hi,
when you configure a filter between logon page and Authentication box (whatever authentication method used), max authentication attempts must be set to 1.
if max authentication attempts are more than 1, following attempts will follow the same path than the first attempt even if condition is changed.
if you want to support more than 1 attempt, you must include logon tree in a macro with macro loop.
another point is you can add branches in logon page box instead of dedicated box.