aboutsummaryrefslogtreecommitdiff
path: root/tests/test_impersonated_credentials.py
AgeCommit message (Expand)Author
2021-11-01fix: fix error in sign_bytes (#905)arithmetic1728
2021-10-21fix: add back python 2.7 for gcloud usage only (#892)arithmetic1728
2021-09-09fix: rename CLOCK_SKEW and separate client/server user case (#863)arithmetic1728
2021-08-03fix!: drop support for Python 2.7 (#778)Tres Seaver
2021-03-08fix: fix unit tests so they can work in g3 (#714)arithmetic1728
2021-02-16feat: workload identity federation support (#698)bojeil-google
2021-02-11Revert "feat: workload identity federation support (#686)" (#691)Bu Sun Kim
2021-02-09feat: workload identity federation support (#686)bojeil-google
2020-12-11fix: avoid losing the original '_include_email' parameter in impersonated cre...Pietro De Nicolao
2020-07-09feat: add quota project to base credentials class (#546)Bu Sun Kim
2020-05-28fix: fix impersonated cred for gcloud (#516)arithmetic1728
2020-05-06chore: support string type response.data for gcloud (#503)arithmetic1728
2020-03-13fix: only add IAM scope to credentials that can change scopes (#451)Bu Sun Kim
2019-10-21chore: blacken (#375)Bu Sun Kim
2019-08-07Add support for imersonated_credentials.Sign, IDToken (#348)salrashid123
2018-11-12Automatically refresh impersonated credentials (#304)salrashid123
2018-11-09Add google.auth.impersonated_credentials (#299)salrashid123