Hi,
customer has watchguard firewall and I try to implement duo auth proxy with it. Auth proxy handles AD (via ldap) authentication and push notification. The problem is that watchguard requires to receive filter-id parameter but as far as I know auth proxy returns it only the radius_client is used, which is not. Is there any workaround? It would be enough to send the attribute statically - so at least something. Doesn't need to correlate with the reality.
from documentation:
If you use RADIUS to authenticate these users, make sure the RADIUS server returns the group membership as the Filter-ID attribute.
thank you