Hi.
I'm trying to build the mod_auth_radius module in order to try to have SGD authenticate via Radius which we have setup for MFA with our Microsoft 365 tenancy. However, none of the instructions I have for building the module work. For example:
# ./apxs -i -a -c ../mod_auth_radius-1.6.0/mod_auth_radius.c
apxs:Error: /usr/bin/apr-1-config not found!.
Has anyone done this successfully? There's very limited information on the net about this solution.
Thanks
Martin