Hi All:
Setting up a new server to move OSTicket on. Got everything planned for the migration but have not been able to make LDAP or OAUTH work.
Running Windows Server 2019 standard, Apache 2.4.53 (win 64) and openSSL 1.1.1, MySQL 5.5.65, and PHP 8.1.6.
For LDAP, verified I have full network open between the server and DC but when turning on use TLS, errors out with cannot bind. no logs to help identify issue.
Also trying to setup OAUTH. Got it connected and it launches login screen. After login from Msft, get invalid path error looking for /api/auth/oauth2. Which shows in the error logs but still no indication why. Looking at the server under the htdocs folder there is an /api folder but no /auth subfolder. On the setup screen, it has the server/api/auth/oauth2 path in the redirect URI.
Any thoughts on what I'm missing or places to check to get primarily OAUTH working?
Regards
Bugeater87