Skip to content

Commit 0a766cb

Browse files
authored
update info re: oidc context claims (#9745)
{ ... "oidc.circleci.com/context-ids": [ "a74579f1-2e7d-451e-b009-5c082ad2729e", "cb32986e-2f6f-4f43-b2bd-d3c2fd98e903" ], ... }
1 parent 191979b commit 0a766cb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ The OpenID Connect ID tokens also contain some https://openid.net/specs/openid-c
9191
| The reference to the change that triggered the pipeline. Its value is a string similar to `refs/heads/main`. This is not present for pipelines triggered by custom webhooks.
9292

9393
| `oidc.circleci.com/context-ids`
94-
| An array of strings containing UUIDs that identify the context(s) used in the job. Currently, just one context is supported.
94+
| An array of strings containing UUIDs that identify the context(s) used in the job.
9595

9696
| `oidc.circleci.com/ssh-rerun`
9797
| A boolean indicating if the CI job is started using the SSH rerun feature.

0 commit comments

Comments
 (0)