docs: Document GitHub App token implementation and clarify OIDC distinction#11656
Closed
docs: Document GitHub App token implementation and clarify OIDC distinction#11656
Conversation
Co-authored-by: pelikhan <4175913+pelikhan@users.noreply.github.com>
- Add technical implementation section explaining token minting, usage, and invalidation - Document actions/create-github-app-token usage in generated lock files - Add cross-reference distinguishing GitHub App tokens from OIDC authentication - Clarify that OIDC (id-token: write) is for cloud providers, not GitHub API - Include step IDs and API endpoint details for developers Co-authored-by: pelikhan <4175913+pelikhan@users.noreply.github.com>
- Add reference to actions/create-github-app-token in safe-outputs.md - Link to comprehensive GitHub App tokens documentation - Explain automatic token invalidation at job end Co-authored-by: pelikhan <4175913+pelikhan@users.noreply.github.com>
Copilot
AI
changed the title
[WIP] Review app authentication and update token documentation
docs: Document GitHub App token implementation and clarify OIDC distinction
Jan 24, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Documentation lacked technical details on how GitHub App authentication works in generated lock files and conflated it with OpenID Connect authentication.
Changes
Added Technical Implementation Details (
tokens.md)actions/create-github-app-token, usage in safe outputs, automatic invalidation via DELETE/installation/tokenpermission-issues: writeforcreate-issue)steps.app-token.outputs.token)Clarified OIDC vs GitHub App Tokens
id-token: write): External cloud provider authentication (AWS/GCP/Azure)safe-outputs.appconfigurationpermissions.mdandtokens.mdEnhanced Safe Outputs Reference (
safe-outputs.md)Example
Generated lock files mint tokens at job start, use them for GitHub API calls, and revoke them at job end (even on failure).
Warning
Firewall rules blocked me from connecting to one or more addresses (expand for details)
I tried to connect to the following addresses, but was blocked by firewall rules:
telemetry.astro.build/opt/hostedtoolcache/node/24.13.0/x64/bin/node node /home/REDACTED/work/gh-aw/gh-aw/docs/node_modules/.bin/astro build grep -l id-token: write k.yml /usr/local/.ghcup/bin/grep(dns block)/opt/hostedtoolcache/node/24.13.0/x64/bin/node node /home/REDACTED/work/gh-aw/gh-aw/docs/node_modules/.bin/astro build grep -l safe-outputs: ies.md ep ripts/generate-ash ocumentation wit-c k/node_modules/.node install.js grep -l safe-outputs: -analysis-strategies.md nfig/composer/vendor/bin/grep id-token: write s-report.md ndor/bin/grep grep(dns block)If you need me to access, download, or install something from one of these locations, you can either:
Original prompt
💬 We'd love your input! Share your thoughts on Copilot coding agent in our 2 minute survey.