An open API service indexing awesome lists of open source software.

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.

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...