Hacktoberfest 2026: die Issues, die Maintainer für den Oktober markiert haben – offen und einsteigerfreundlich. Hacktoberfest-Issues durchsuchen

Support GitHub App authentication across multiple organizations/installation IDs

Offen
#2,885 0 Kommentare 1 Reaktion 0 zugewiesene Personen Auf GitHub ansehen

Dieses Issue hat noch niemand übernommen.

Bewertung

Schwierigkeit
5/5
Geschätzter Aufwand
Über eine Woche
Anfängerfreundlichkeit
42/100
Issue-Typ
Feature
Klarheit
Größtenteils klar
Aktivitätsstatus
Ruhig
Tech-Stack
github, go
Bereich
authentication

Rechercherichtung

Beginne mit Issue #1333 und der in #2797 vorgeschlagenen Lösung für eine einzelne Installation, um den bestehenden Authentifizierungsumfang der GitHub App zu verstehen. Verfolge, wie eine App ID und ein privater Schlüssel über installation IDs und Organisationen hinweg verwendet würden; als abgeschlossen gilt die Aufgabe, wenn der Server sich bei Repositories in mehreren Organisationen mit separat ausgestellten installation tokens authentifizieren kann.

Vom Indexierungsmodell aus dem Issue-Text verfasst.

Beschreibung

enhancement request ai review

Issue #1333 tracks a request to enable GitHub App authentication as an alternative to current options like PAT or OAuth.

This issue tracks a further request that it be possible to configure the GitHub MCP Server to authenticate with GitHub App authentication across multiple installation IDs/organizations. In some scenarios, users may have repositories spread across multiple organizations in their enterprise. Although GitHub Apps can be installed in multiple organizations, each org will have its own installation ID and will need to have a separate access token minted to authenticate with it.

Existing proposed solutions to #1333 (such as #2797) enable the GH MCP Server to authenticate with GitHub App Auth but only for a single installation ID. It would be great to have a more robust solution that allowed configuring the MCP server with an App ID and private key file that could be used across multiple organizations/installation IDs.

Vorherrschende Sprache
Go
Sterne
33.1k
Forks
5k
Ø Merge
2 T. 1 Std.
Gemergte PRs (30 T.)
25

Beitragsleitfaden

Beitragsleitfaden öffnen

Erste Schritte

  1. Lesen Sie das ganze Issue und danach den Beitragsleitfaden des Projekts.
  2. Schreiben Sie ins Issue, dass Sie es übernehmen — das erspart doppelte Arbeit.
  3. Forken Sie das Repository und arbeiten Sie in einem Branch.
  4. Öffnen Sie einen Pull Request, der die Issue-Nummer nennt.

Mehr aus github/github-mcp-server

Alle Issues in github/github-mcp-server

Ähnliche Issues

Weitere Issues zu Go

Neue Issues direkt in Ihr Postfach

Eine kurze Übersicht über anfängerfreundliche GitHub-Issues.