Open florentinchaussoy opened 1 year ago
Hello,
You don't provide any information about the use cases related to your suggestion, so it's not possible to have an opinion.
According to the official documentation you can authenticate to Google APIs and services in the following ways:
I would be able to use the third method "a service account to impersonate another service account", the most secure method and not the latest - the least secure of all.
you can open a PR but you will have to improve your code (I will help you inside the PR).
Thank you! Should I've the right to create a PR?
Should I've the right to create a PR?
There is no right to be able to open a PR.
➜ lego git:(add-impersonate-support-for-gcloud) git push --set-upstream origin add-impersonate-support-for-gcloud
remote: Permission to go-acme/lego.git denied to florentinchaussoy.
fatal: unable to access 'https://github.com/go-acme/lego.git/': The requested URL returned error: 403
I think you have to learn how to contribute to an open-source project (with forks).
Thank you! PR has been created: https://github.com/go-acme/lego/pull/1810.
you have to improve your open source skills:
Welcome
How do you use lego?
Library
Detailed Description
Hello,
I would suggest an improvement in order to cover a wider support of the Google Cloud users. Regarding authentification mechanism especially, I didn't find any way using impersonation. What do you think to include it?
Best regards.
Quick example: