Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: googleapis/google-cloud-python
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
Loading
...
head repository: amtk3/google-cloud-python
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
Loading
Checking mergeability… Don’t worry, you can still create the pull request.
  • 6 commits
  • 2 files changed
  • 3 contributors

Commits on Jun 9, 2026

  1. feat(impersonated-credentials): configure mTLS for sign_bytes and ref…

    …resh
    
    Adds mTLS configuration to AuthorizedSession instances used in
    impersonated_credentials.py for `Credentials.sign_bytes` and
    `IDTokenCredentials.refresh`. This ensures that when impersonating
    credentials in environments enforcing mTLS, the client certificate
    is presented during the TLS handshake.
    
    Corresponding tests are added to verify this behavior.
    
    Co-authored-by: amtk3 <254821816+amtk3@users.noreply.github.com>
    google-labs-jules[bot] and amtk3 committed Jun 9, 2026
    Configuration menu
    Copy the full SHA
    4b6e5e7 View commit details
    Browse the repository at this point in the history
  2. fix(auth): enable mTLS on AuthorizedSession in impersonated credentials

    Adds mTLS configuration to AuthorizedSession instances used in
    impersonated_credentials.py for `Credentials.sign_bytes` and
    `IDTokenCredentials.refresh`. This ensures that when impersonating
    credentials in environments enforcing mTLS, the client certificate
    is presented during the TLS handshake.
    
    Corresponding tests are added to verify this behavior.
    
    Co-authored-by: amtk3 <254821816+amtk3@users.noreply.github.com>
    google-labs-jules[bot] and amtk3 committed Jun 9, 2026
    Configuration menu
    Copy the full SHA
    21dcdfb View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1 from amtk3/feat/impersonated-credentials-mtls-1…

    …4737746463131592670
    
    fix(auth): enable mTLS on AuthorizedSession in impersonated credentials
    amtk3 authored Jun 9, 2026
    Configuration menu
    Copy the full SHA
    4cabb76 View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2026

  1. style: Reformat tests with black to fix lint error

    Reformatted packages/google-auth/tests/test_impersonated_credentials.py
    with `black` to adhere to the project's formatting requirements and
    resolve the failing CI lint check.
    
    Co-authored-by: amtk3 <254821816+amtk3@users.noreply.github.com>
    google-labs-jules[bot] and amtk3 committed Jun 10, 2026
    Configuration menu
    Copy the full SHA
    16fa14f View commit details
    Browse the repository at this point in the history
  2. Merge pull request #2 from amtk3/jules-3391227870716880661-27df5569

    style: Reformat test_impersonated_credentials.py to fix black lint error
    amtk3 authored Jun 10, 2026
    Configuration menu
    Copy the full SHA
    38caf28 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #3 from amtk3/feat/impersonated-credentials-mtls-1…

    …4737746463131592670
    
    style: Reformat test_impersonated_credentials.py to fix black lint error
    amtk3 authored Jun 10, 2026
    Configuration menu
    Copy the full SHA
    2804c78 View commit details
    Browse the repository at this point in the history
Loading
Morty Proxy This is a proxified and sanitized view of the page, visit original site.