OpenID Connect (OIDC) — An authentication protocol built on top of OAuth 2.0. GDT uses OIDC to authenticate GitHub Actions to AWS IAM for deployments — replacing long-lived access keys with short-lived tokens.

See also: AWS, IAM, SSO

Related