actions-oidc-gateway-example icon indicating copy to clipboard operation
actions-oidc-gateway-example copied to clipboard

Example of using Actions OIDC token to proxy into a private network

Results 2 actions-oidc-gateway-example issues
Sort by recently updated
recently updated
newest added

### Fanout Effort https://github.com/github/fanout/issues/1541 ### 🚦 Status |Field|Value |-----|-----| |Trending|⚪ inactive| |Company Priority|Priority 1| ### 🧳 Accountability |Field|Value |-----|-----| |Exec Sponsor|nerdneha| |DRI| @trevrosen | |Product Area|| ### 📅 Key Dates...

### Changes: This PR introduces several improvements and refactors to enhance code quality and maintainability: 1. **Added JSON Tags**: Added `json` struct tags to the `JWK` and `JWKS` structs to...