Hi, > How am I going to execute an external script when Radiator receives an > Access-Request? This script will actually do an HTTP API request from an use hooks. see the goodies/* directory for some examples - you can have a pre-handler, posthander etc hook that will call your code. alan