Adding auth doc explaining all the ways to mint credentials. by dhermes · Pull Request #805 · googleapis/google-cloud-python

@googlebot googlebot added the cla: yes

This human has signed the Contributor License Agreement.

label

Apr 7, 2015

@dhermes

This was referenced

Aug 25, 2015

@dhermes dhermes deleted the add-gcloud-auth-docs branch

August 27, 2015 15:48

parthea pushed a commit that referenced this pull request

Aug 21, 2025

parthea pushed a commit that referenced this pull request

Sep 16, 2025

parthea pushed a commit that referenced this pull request

Nov 24, 2025
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>

parthea pushed a commit that referenced this pull request

Nov 24, 2025
…ented (#805)

Co-authored-by: Mariatta Wijaya <Mariatta@users.noreply.github.com>

parthea pushed a commit that referenced this pull request

Nov 26, 2025
For downscoping CAB flow, the STS endpoint may not return the expiration
field for certain source credentials. The generated downscoped token
should always have the same expiration time as the source credentials.
When no `expires_in` field is returned in the response, we can just get
the expiration time from the source credentials.

Co-authored-by: arithmetic1728 <58957152+arithmetic1728@users.noreply.github.com>

parthea added a commit that referenced this pull request

Mar 2, 2026
* chore: release 2.3.10

Release-As: 2.3.10

* mark 2.13.9 as taken