Hello,
I am running several instances of OSTicket, 3 in total, 1 on its own IIS web server (Server 1) and 2 on the same IIS web server (server2), two servers in total.
On the server hosting the single instance, we are using OAuth to authenticate our agents against Microsoft Entra as described in the documentation. The click "Sign in with..." on the SCP landing page and everything works great.
On the shared server (server 2), one of the instances has been configured to also authenticate using the same OAuth setup (same company, different department), but once they authenticate, they get redirected to the customer portal where you can log a new ticket. Any ideas what could be causing this?
I have checked the OAuth setup in OSTicket Plugins and the details are all correct, the secrets and redirect URLS are unique to each instance, the idp attributes are the same.
Having done a bit of searching on this forum, it appears that it may be related to IIS URL Rewrite, this is enabled on both servers and they have identical rules, i dont really understand how this works so I am reluctant to change that without coming here first.
One the shared web server, my folder structure looks like this (its the osticket-HR site that I am working on)
Instance information
Thanks