diff --git a/docs/guides/modules/permissions-authentication/pages/openid-connect-tokens.adoc b/docs/guides/modules/permissions-authentication/pages/openid-connect-tokens.adoc index 01a85e6cf9..3d996dd910 100644 --- a/docs/guides/modules/permissions-authentication/pages/openid-connect-tokens.adoc +++ b/docs/guides/modules/permissions-authentication/pages/openid-connect-tokens.adoc @@ -91,7 +91,7 @@ The OpenID Connect ID tokens also contain some https://openid.net/specs/openid-c | 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. | `oidc.circleci.com/context-ids` -| An array of strings containing UUIDs that identify the context(s) used in the job. Currently, just one context is supported. +| An array of strings containing UUIDs that identify the context(s) used in the job. | `oidc.circleci.com/ssh-rerun` | A boolean indicating if the CI job is started using the SSH rerun feature.