kindomLee commented on PR #9622: URL: https://github.com/apache/apisix/pull/9622#issuecomment-1590555792
We need to set up Google authentication to authenticate to Logging, according to the existing code [1], we are currently using OAuth2.0 as our authentication method, and this method requires us to provide the `client_email` parameter [2]. [1] https://github.com/apache/apisix/blob/7ec3c0f583510ebcdf9c414f83792e1ac247a5b9/apisix/plugins/google-cloud-logging/oauth.lua#LL103C15-L103C15 [2] https://developers.google.com/identity/protocols/oauth2/service-account?hl=en#authorizingrequests -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
