IAM OIDC Provider

IAM OIDC Provider Presets

Ready-to-deploy configuration presets for IAM OIDC Provider. Each preset is a complete manifest you can copy, customize, and deploy.

3 presets
01

EKS IRSA OIDC Provider

This preset registers an EKS cluster's OIDC issuer as a trusted IAM identity provider, enabling IAM Roles for Service Accounts (IRSA). It references the cluster directly, so the issuer URL is...

02

GitHub Actions OIDC Provider

This preset registers GitHub Actions as a trusted OIDC identity provider, enabling keyless deployments from CI. Workflows assume an IAM deploy role with a short-lived token on every run, removing...

03

Generic OIDC Provider with Explicit Thumbprint

This preset registers any standards-compliant OIDC issuer as a trusted identity provider, with an explicit root-CA thumbprint. Use it for self-hosted or partner issuers whose certificate authority is...