Hi Team,
I have a requirement, where application only be accessible in the internal network, so any idea where to set these configuration settings for reactive web application.
In traditional web we have some configuration to set at UI flow Like show in the below link, but not able to find for reactive web
https://success.outsystems.com/Documentation/11/Developing_an_Application/Secure_the_Application/Restrict_Access_to_an_Internal_Network?_gl=1*rayzie*_ga*MTA1MjU5NDg4Ni4xNTgzOTE4Mzcx*_ga_ZD4DTMHWR2*MTYwNzUyMTU1Ni41MS4xLjE2MDc1MjE3NzUuMTc.
Regards,
Koushik
BTW if you have an On-Premises installation you have the option to use Selective Deployment Zones.
This way you could setup an Internal Zone that includes one or more front-end servers that are only accessible within your internal network (should be managed on network level).
When you deploy your Reactive Web App to this Internal Zone, it will only be deployed to your internal front-ends server(s) and with that it will only be accessible within your internal network.
Again, this option does not apply to OutSystems Cloud/PaaS installations.
Hope this helps!
Cheers,
Nordin
Thanks nordin adhi
You’re most welcome Koushik!
Hi Koushik,
I’m afraid we do not have that option for Reactive Web Apps. As the article states it applies only to Traditional Web Apps.