I have created an application that is accessible over the internet that does not require user sign in (open to public - no user names or passwords).
I would like only users that are coming from specific organizations networks to be able to access the application. How would I do this?
Any ideas you have on this would be appreciated.