aboutsummaryrefslogtreecommitdiff
path: root/system_tests
AgeCommit message (Expand)Author
2021-11-01chore: update authorized_user.json (#906)Bu Sun Kim
2021-10-26chore: update authorized_user.json and use latest sphinx (#900)Bu Sun Kim
2021-10-25chore: update authorized_user.json (#896)Bu Sun Kim
2021-10-21fix: add back python 2.7 for gcloud usage only (#892)arithmetic1728
2021-10-15test: list unit test dependencies in requirements.txt file (#888)Bu Sun Kim
2021-10-06chore: update authorized_user.json (#883)Bu Sun Kim
2021-09-28chore: update authorized_user.json (#876)Bu Sun Kim
2021-09-21chore: update token (#870)Bu Sun Kim
2021-09-07chore: update authorized_user.json (#859)Bu Sun Kim
2021-08-31chore: release 2.0.2 (#847)release-please[bot]
2021-08-20fix: use int.from_bytes (#846)Bu Sun Kim
2021-08-16test: address comments for downscoping tests (#838)bojeil-google
2021-08-16test: Add integration tests for downscoping (#837)bojeil-google
2021-08-13chore: update secrets (#834)Bu Sun Kim
2021-08-06chore: update user secret file (#828)Bu Sun Kim
2021-08-03fix!: drop support for Python 2.7 (#778)Tres Seaver
2021-07-29chore: update authorized_user.json (#820)Bu Sun Kim
2021-07-20chore: update user credential secret (#806)Bu Sun Kim
2021-07-08tests: pass '*session.posargs' for systests (#788)Tres Seaver
2021-07-08chore: update authorized_user.json (#796)Bu Sun Kim
2021-06-30fix: avoid leaking sub-session created for '_auth_request' (#789)Tres Seaver
2021-06-23test: refresh authorized_user.json (#781)Bu Sun Kim
2021-06-10test: switch authorized user account (#774)Bu Sun Kim
2021-06-03fix: session object was never used in aiohttp request (#700) (#701)Slava
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-03-15ci: create sponge_log.xml files (#722)Bu Sun Kim
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-10-29fix(deps): Revert "fix: pin 'aoihttp < 3.7.0dev' (#634)" (#632) (#640)David Buxton
2020-10-29feat: Add custom scopes for access tokens from the metadata service (#633)David Buxton
2020-10-27fix: pin 'aoihttp < 3.7.0dev' (#634)Tres Seaver
2020-09-28feat: add asyncio based auth flow (#612)Christopher Wilcox
2020-09-08fix: migrate signBlob to iamcredentials.googleapis.com (#600)Bu Sun Kim
2020-08-27feat: add GOOGLE_API_USE_CLIENT_CERTIFICATE support (#592)arithmetic1728
2020-07-17Revert "fix: migrate signBlob to iamcredentials.googleapis.com" (#563)Bu Sun Kim
2020-06-30fix: migrate signBlob to iamcredentials.googleapis.com (#553)bojeil-google
2020-04-13feat: add default client cert source util (#486)arithmetic1728
2020-04-01fix: invalid expiry type (#481)arithmetic1728
2020-04-01feat: add fetch_id_token to support id_token adc (#469)arithmetic1728
2020-03-27feat: add access token credentials (#476)arithmetic1728
2020-03-23feat: fetch id token from GCE metadata server (#462)arithmetic1728
2020-03-20feat: add mTLS ADC support for HTTP (#457)arithmetic1728
2020-03-13fix: only add IAM scope to credentials that can change scopes (#451)Bu Sun Kim
2020-03-06fix: fix the scopes so test can pass for a local run (#450)arithmetic1728