I'm facing some issue in setting up reverse proxy setup for OutSystems reactive application.
Actually we have Reactive web application in OutSystems which we enabled SSO (Windows Authentication) using forge component "Windows Integrated Authentication(SSO) for Reactive Web (Traditional application)". windows authentication and SSO is working as expected when users directly hitting the OutSystems App server application URL.
Also we setup reverse proxy sever between OutSystems and user machine, so when the user hitting the proxy server URL, it keeps on prompting windows authentication popup for user and password even after key-in multiple times. Also noticed we are getting 401 error when request comes to OutSystems server from Proxy Server.
Please share with me if you gone through these kind of requirements and setup.
Any assistance or suggestions will help me and greatly appreciated.
Hello,I haven't tried this before. But I can share with you some useful documentation:
https://success.outsystems.com/Documentation/How-to_Guides/Infrastructure/Using_OutSystems_in_Reverse_Proxy_Scenarios
https://success.outsystems.com/Documentation/How-to_Guides/Infrastructure/Using_OutSystems_in_Reverse_Proxy_Scenarios/OutSystems_configurations_in_reverse_proxy_scenarios
https://www.insystems.nl/blog/apache-traffic-server-ats-as-reverse-proxy-for-outsystems/
https://gyde.ai/kb/outsystems/why-use-a-reverse-proxy-with-outsystems?Regards,Sirajeddine