CircleCI OIDC tokens now include 3 new claims for enhanced authentication workflows:
oidc.circleci.com/org-idoidc.circleci.com/pipeline-idoidc.circleci.com/pipeline-definition-id
These claims are available in both V1 and V2 token formats and provide more granular control when configuring trust policies with cloud providers.
For full details on all available OIDC claims and how to use them, see Using OpenID Connect tokens in jobs.