If you want to make sure your app is only run for intanet user then you can define in the access list in few places. your web browser, your firewall, you application (by getting IP of the connected client and define which range is intranet and allow to access)
best place to restrict the access is your firewall and/or web server IMO.
|