Yes, so the method of using the client IP to generate the token and then only the client with that IP can use the token to access secured services worked. However, this isn't an ideal solution if you say want to share the token with others, which is why I'd like to use the HTTP Referrer parameter, but I couldn't get it to work. I was hoping to embed the token in a KML network link (pointing to generateKML on a feature layer) on a Google Earth Enterprise server so people that authenticate to our globe can access the network link (which accesses secure services). Does that make sense? Is there any known problem with the HTTP Referrer parameter for generating tokens?
Thanks, Jay