I need to call a service to authenticate the headers passed with the request. I'm using windsor dependency injection, but it seems it is not possible to inject dependencies into attributes/filters?
I have pretty much googled the internet around but haven't found a clear working solution yet. Though this seems to be extremly important in most applications I wonder how u can fix this problem?