We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update IAM service to support the use of existing service accounts and the use of ADC access tokens.
Provisioning of resources will be able to impersonate service accounts and use ADC access tokens.
To avoid the creation of service accounts and binding resources and roles.
Update IamService interface and IamServiceImpl class.
The text was updated successfully, but these errors were encountered:
Successfully merging a pull request may close this issue.
Feature Request
Update IAM service to support the use of existing service accounts and the use of ADC access tokens.
Which Areas Would Be Affected?
Provisioning of resources will be able to impersonate service accounts and use ADC access tokens.
Why Is the Feature Desired?
To avoid the creation of service accounts and binding resources and roles.
Solution Proposal
Update IamService interface and IamServiceImpl class.
The text was updated successfully, but these errors were encountered: