need some help here.
how do I configure/compile mod_auth_kerb at windows for apache 2.4? The information I googled tends to show configuration on linux instead of windows.
I found the team schaeuffelhut-berger who sells modul (https://www.schaeuffelhut-berger.de/wordpress/en/buy-mod_auth_kerb-online-at-windows-for-apache2-4/). Is this the only option available?
I want to make our php app with SSO Authentication through Active Directory. I searched about and I found maybe another two ways:
- apache module mod_authnz_sspi
- apache module mod_authnz_ldap
Which authentication method you prefer?
Thanks for all help and assistance!