Prompt Buddy logoPrompt Buddy

github · GitHub Actions Docs

Actions Configuring OpenID Connect in JFrog - GitHub Docs

Configures OpenID Connect (OIDC) to establish a secure, passwordless authentication connection between GitHub Actions and JFrog.

Import to Prompt Buddy

Derived skill

Files assembled from official documentation

Viewing SKILL.md

Actions Configuring OpenID Connect in JFrog - GitHub Docs

Configures OpenID Connect (OIDC) to establish a secure, passwordless authentication connection between GitHub Actions and JFrog.

When To Use

Use when you need to authenticate GitHub Actions workflows with JFrog without using long-lived secrets or static credentials.

Reference Files

FileContainsUse For
SKILL.mdEntry point: scope, routing table, and workflow.Start here.
docs/actions-how-tos-secure-your-work-configuring-openid-connect-in-jfrog-git-workflow-guide.mdA guide explaining how to configure OpenID Connect (OIDC) to secure GitHub Actions deployments within JFrog.Questions about a guide explaining how to configure OpenID Connect (OIDC) to secure GitHub Actions deployments within JFrog.
examples/actions-how-tos-secure-your-work-configuring-openid-connect-in-jfrog-git.textA configuration example demonstrating how to set up OpenID Connect between GitHub Actions and JFrog.Exact payloads, commands, or snippets shown in A configuration example demonstrating how to set up OpenID Connect between GitHub Actions and JFrog.
examples/actions-how-tos-secure-your-work-configuring-openid-connect-in-jfrog-git-2.textA GitHub Actions workflow YAML configuration demonstrating how to use OpenID Connect to authenticate with JFrog.Exact payloads, commands, or snippets shown in A GitHub Actions workflow YAML configuration demonstrating how to use OpenID Connect to authenticate with JFrog.
examples/actions-how-tos-secure-your-work-configuring-openid-connect-in-jfrog-git-3.textA GitHub Actions workflow YAML configuration demonstrating how to sign in to an Artifactory Docker registry using OpenID Connect.Exact payloads, commands, or snippets shown in A GitHub Actions workflow YAML configuration demonstrating how to sign in to an Artifactory Docker registry using Ope...

What This Skill Covers

    • GitHub Actions / - How-tos / - Secure your work / - Security harden deployments / - OIDC in JFrog
  • Main sections: In this article, Overview, Prerequisites, Adding the identity provider to JFrog, Updating your GitHub Actions workflow.

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/secure-your-work/security-harden-deployments/oidc-in-jfrog