GitHub Actions · Example Payload

Github Actions Oidc Custom Sub Example

Github Actions Oidc Custom Sub Example is an example object payload from GitHub Actions, with 2 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

use_defaultinclude_claim_keys

Example Payload

Raw ↑
{
  "use_default": true,
  "include_claim_keys": []
}