According to this http://docs.opensocial.org/display/OSD/Client+Authentication
If I want to add additional request header values to the ³authorization code request² I would need to add another client authentication handler. Am I understanding this correctly? Do all the handlers get called, so for example there would be StandardAuthorization and BasicAuthorization data as well as whatever I add? Also, inside of these handlers do I have access to the request security token? I need to pull the value I am passing along from there. Any help or ideas are appreciated. Doug
