aboutsummaryrefslogtreecommitdiff
path: root/system_tests/system_tests_sync
AgeCommit message (Expand)Author
2021-10-21fix: add back python 2.7 for gcloud usage only (#892)arithmetic1728
2021-08-16test: address comments for downscoping tests (#838)bojeil-google
2021-08-16test: Add integration tests for downscoping (#837)bojeil-google
2021-08-03fix!: drop support for Python 2.7 (#778)Tres Seaver
2021-06-30fix: avoid leaking sub-session created for '_auth_request' (#789)Tres Seaver
2021-04-14test: Create AWS-based external account integration tests (#731)Ryan Kohler
2021-04-07test: Create external account integration tests for URL-based credentials (#726)Ryan Kohler
2021-03-25test: Create BYOID Integration tests (#719)Ryan Kohler
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
2021-02-03feat: support self-signed jwt in requests and urllib3 transports (#679)Bu Sun Kim
2021-02-01feat: use self-signed jwt for service account (#665)Bu Sun Kim
2021-01-22test: re-enable system tests (#670)Bu Sun Kim
2020-09-28feat: add asyncio based auth flow (#612)Christopher Wilcox