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
(Remember to substitute your actual CircleCI Organization ID.)
245
244
246
-
* **OpenID Client ID (Audience):**
247
-
Your **CircleCI Organization ID** (the `<ORG_ID>` value).
245
+
* **OpenID Client ID (Audience):** Your CircleCI Organization ID (the `<ORG_ID>` value).
248
246
249
-
* **Scope:**
250
-
Use the standard required scope: `openid`.
247
+
* **Scope:** Use the standard required scope: `openid`.
251
248
252
249
**Validation and network requirements**:
253
250
@@ -404,4 +401,4 @@ The following list shows common and important events found in the audit log. Thi
404
401
| `success` | A flag to indicate if the action was successful.
405
402
| `request` | If this event was triggered by an external request, this data will be populated and may be used to connect events that originate from the same external request. The format is a JSON blob containing `id` (the unique ID assigned to this request by CircleCI).
0 commit comments