github-action
github-action copied to clipboard
Configure via OIDC
Is it possible to configure access via GitHub's OIDC token?
We really want to do that (and @maisem has looked into it) but we haven't gotten around to it yet.
This would be amazing. I've been looking into a solution like this to connect GitHub Action runners to specific networks based on the subject claims in the OIDC token from GitHub. It would make it a lot easier to do these things at scale.
Hey folks! Authenticating via OIDC workload identity federation is now available as of the v4.1.0 release.