OIDC
OIDC (OpenID Connect) lets a GitHub Actions workflow request a short-lived identity token to federate with a cloud provider, eliminating long-lived stored cloud secrets. Enabling it requires the id-token: write permission and a trust relationship configured on the cloud side.