You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/guides/modules/permissions-authentication/pages/openid-connect-tokens.adoc
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -91,7 +91,7 @@ The OpenID Connect ID tokens also contain some https://openid.net/specs/openid-c
91
91
| 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.
92
92
93
93
| `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.
95
95
96
96
| `oidc.circleci.com/ssh-rerun`
97
97
| A boolean indicating if the CI job is started using the SSH rerun feature.
0 commit comments