https://github.com/keminghe/gh-actions-oidc-auth-guide
Guide for keyless GitHub Actions authentication to GCP, Azure (coming soon), and AWS (coming soon) via OpenID Connect.
https://github.com/keminghe/gh-actions-oidc-auth-guide
authentication github-actions openid-connect
Last synced: 8 months ago
JSON representation
Guide for keyless GitHub Actions authentication to GCP, Azure (coming soon), and AWS (coming soon) via OpenID Connect.
- Host: GitHub
- URL: https://github.com/keminghe/gh-actions-oidc-auth-guide
- Owner: KemingHe
- License: mit
- Created: 2025-07-07T15:39:18.000Z (12 months ago)
- Default Branch: main
- Last Pushed: 2025-07-07T16:45:15.000Z (12 months ago)
- Last Synced: 2025-07-07T16:54:59.419Z (12 months ago)
- Topics: authentication, github-actions, openid-connect
- Homepage:
- Size: 4.88 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# GitHub Actions OIDC Authentication Guide
> - Updated on 2025-07-07 by @KemingHe
Comprehensive guide for keyless GitHub Actions authentication to GCP, Azure (coming soon), and AWS (coming soon) via OpenID Connect (OIDC).
## Google Cloud Platform (GCP)
✅ **Available** - [Setup Guide](./auth-gcp/README.md)
Terraform configuration for OpenID Connect authentication between GitHub Actions and GCP.
## Microsoft Azure
Coming soon...
## Amazon Web Services (AWS)
Coming soon...