I want to permit my users to login to Google apps only for my domain. I found a solution by adding the HTTP header X-GoogApps-Allowed-Domains
as described in this Google help page.
I use Squid, but can't figure out how to configure Squid to do this. How can I add this request header using Squid?