I'd like to add admin audit api support to my open source, command line app, Google Apps Manager (GAM). GAM already supports OAuth 1.0 for the Provisioning, Email Settings, Resource Calendar and Email Audit APIs. Since it's open source, it uses 'anonymous' as the product OAuth Key and Secret when requesting OAuth access but that is not allowed with the Admin Audit API<http://code.google.com/googleapps/domain/audit_admin/v1/using_api.html#GA_admin_audit_authentication> .
How should I approach this? Is it safe to publish the key/secret I created for GAM or must every GAM user register their own key/secret in the API Console? (making for a poor end user experience). Thanks, Jay -- You received this message because you are subscribed to the Google Groups "Google Apps Domain Information and Management APIs" group. To view this discussion on the web visit https://groups.google.com/d/msg/google-apps-mgmt-apis/-/IR39_7SAGzwJ. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-apps-mgmt-apis?hl=en.
