mirror of
https://github.com/google-github-actions/auth.git
synced 2026-08-30 07:09:26 +00:00
This addresses issue #441 where users encounter an error when trying to refresh credentials to retrieve an ID token in Python code. The error occurs because the Google Auth library requires scopes to be set when refreshing credentials for impersonation. Changes: - Added new troubleshooting section explaining the ID token refresh error - Provided solution with code example showing how to add scopes before refreshing - Added Python usage note in README.md with quick reference - Enhanced examples with Python code demonstrating proper credential usage Fixes #441 |
||
|---|---|---|
| .. | ||
| EXAMPLES.md | ||
| google-github-actions-auth-direct-workload-identity-federation.svg | ||
| google-github-actions-auth-service-account-key-export.svg | ||
| google-github-actions-auth-workload-identity-federation-through-service-account.svg | ||
| SECURITY_CONSIDERATIONS.md | ||
| TROUBLESHOOTING.md | ||