actions-oidc-gateway-example
actions-oidc-gateway-example copied to clipboard
Example of using Actions OIDC token to proxy into a private network
### 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...