We are running a environment where users login to secure web portals and access their document as an anonymous user and have access to the content restricted by section access.
We have access point running on the QV server but don't want it available to anonymous users as they could see all documents even if they couldn't login to them.
How can I either:
Restrict access to access point to only authenticated/named users
Or disable it for all users as we do not need this functionality in our environment.
Can I do this from the server or do I need to look to firewall rules?