Protect application from being found on google

0
Dear everyone,   I wanted to make sure that my app cannot be found on google (the acceptance environment of an application that I’m working on). I was trying to find information on this matter but I could not find anything. Are acceptance environments always secured in a way that they cannot be found on google? If yes, how does this work? Someone please enlighten me.    Kind regards,   Aïsha
asked
2 answers
0

If you are hosting on the Mendix Cloud take a look at Access Restrictions to block access.
https://docs.mendix.com/developerportal/deploy/access-restrictions/

We use IP address filtering so a few approved people can see the site. You can also use certificate based filtering so only users with the correct certificate installed on their browser can access the site.

Hope this helps.

answered
-1

Similar Thread https://forum.mendix.com/link/questions/82582

 

Thanks

answered