Our static files doc root (placement path) is permissioned for everyone to acces and we need to keep it that way. We need to create a secondary root for secured document which can be locked down. We would prefer to use Portal Security Groups to do this so considering a solution that places the static file for the placement path on the Application server so we can apply portal security groups to access the files.
This method would require that we create a listener so that the file upload places the file into the correct placement path and a servlet to stream the file when access thru the portal display. Has anyone done anything like this? If yes, what size effort was it?
Are there other suggestions for managing secured static files? We also looked at placing the secondary doc root on the web server but then we would have to manage with a different security model. We use WEM 8.1 and Portal 8.1.1