Skip to content

Commit 6c97f52

Browse files
committed
Add section on new claim oidc.circleci.com/pipeline-definition-id
1 parent 5cd3e5e commit 6c97f52

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

docs/guides/modules/permissions-authentication/pages/openid-connect-tokens.adoc

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -82,6 +82,9 @@ The OpenID Connect ID tokens also contain some https://openid.net/specs/openid-c
8282
| `oidc.circleci.com/org-id`
8383
| The unique identifier for the organization. Its value is a string containing a UUID identifying the CircleCI organization.
8484

85+
| `oidc.circleci.com/pipeline-definition-id`
86+
| The unique identifier for the pipeline definition that created the pipeline running the workflow. The value is a string containing a UUID identifying the CircleCI pipeline definition. Pipeline definitions are found in your project settings under Project Setup.
87+
8588
| `oidc.circleci.com/pipeline-id`
8689
| The unique identifier for the pipeline that triggered this job. Its value is a string containing a UUID identifying the CircleCI pipeline.
8790

0 commit comments

Comments
 (0)