Keywords: WordPress - Other - Technical issue - Other
Description:
Hi,
We have built an intranet on Wordpress using the Bitnami tool this last few months and it is ready to be deployed, however, we are wanting to do one last thing before we do this.
We want to get Single Sign on (SSO) working with Wordpress.
We are using https://active-directory-wp.com/ and it is working fine for Active Directory logins, however it will not allow SSO to work.
I have followed the below guide trying to get NTLM to work with Apace so SSO will work: https://active-directory-wp.com/docs/Networking/Single_Sign_On/NTLM_SSO_with_Apache_on_Windows.html
However, as soon as I add in "LoadModule auth_ntlm_module modules/mod_authn_ntlm.so" to the "C:\Bitnami\INTRANET\apache2\conf\httpd.conf" file the Apache Web Server will go not start. Removing that line of code allows the server to start.
Only shows this error when it stops: Stderr:
Unknown error starting apache
Starting Apache Web Server...
apache started
Is there anyone who is able to help me with this or point me in a direction that will enable the SSO to work with your Bitnami setup?
Thanks, Tom.