Prompt Buddy logoPrompt Buddy

github · GitHub Actions Docs

Actions Using an API gateway with OIDC - GitHub Docs

Configures GitHub Actions to authenticate with an API gateway using OpenID Connect (OIDC) to access resources within a private network.

Import to Prompt Buddy

Derived skill

Files assembled from official documentation

Viewing SKILL.md

Actions Using an API gateway with OIDC - GitHub Docs

Configures GitHub Actions to authenticate with an API gateway using OpenID Connect (OIDC) to access resources within a private network.

When To Use

Use when you need to securely authenticate GitHub Actions workflows with an API gateway to access private network resources without using long-lived secrets.

Reference Files

FileContainsUse For
SKILL.mdEntry point: scope, routing table, and workflow.Start here.
docs/actions-how-tos-manage-runners-using-an-api-gateway-with-oidc-github-doc-workflow-guide.mdA guide explaining how to configure GitHub Actions to connect to a private network using an API gateway and OpenID Connect.Questions about a guide explaining how to configure GitHub Actions to connect to a private network using an API gateway and OpenID Co...

What This Skill Covers

    • GitHub Actions / - How-tos / - Manage runners / - GitHub-hosted runners / - Connect to a private network / - Connect with OIDC
  • Main sections: Using an API gateway with OIDC.

Workflow

  1. Open the most relevant file under docs/ for the exact documented workflow and wording.
  2. Open schemas/ files for exact structured contracts.
  3. Open examples/ files for concrete requests, commands, snippets, and manifests.
  4. Do not add behavior or configuration that is not present in the attached source files.

Canonical source: https://docs.github.com/en/actions/how-tos/manage-runners/github-hosted-runners/connect-to-a-private-network/connect-with-oidc