Hi Dynamicweb,
We are trying to use this notification subscriber: Security.UserManagement.Notifications.Notifications.OnDownloadFile, but I do not think it is working as intended.
The case is that we must handle user specific downloads.
In the subscriber you cannot set these properties: Handled and HasAccess. Which is rather vital to use the subscriber.
At the same time I am missing the file path and I will need to request it from the url. Can this be added to this class: OnDownloadFileNotificationArgs?
Best regards, Anders