Support GitHub App authentication across multiple organizations/installation IDs

オープン
#2,885 コメント 0 件 リアクション 1 件 担当者 0 名 GitHub で見る

まだ誰も着手していません。

評価

難易度
5/5
見積もり時間
1週間以上
初心者へのやさしさ
42/100
issue の種類
機能追加
明瞭さ
おおむね明確
活発さ
静か
技術スタック
github, go

調査の方向性

Issue #1333 と #2797 で提案されている単一インストールのソリューションから始めて、既存の GitHub App 認証スコープを理解してください。App ID と秘密鍵が installation IDs および組織間でどのように使用されるかを追跡します。完了の条件は、サーバーが個別に発行された installation tokens を使用して複数の組織のリポジトリに認証できることです。

索引モデルが issue の本文から書いたものです。

説明

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.

主要言語
Go
スター
33.1k
フォーク
5k
平均マージ
2日 15時間
マージ済み PR(30日)
27

コントリビューションガイド

コントリビューションガイドを開く

はじめの一歩

  1. issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
  2. 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
  3. リポジトリをフォークし、ブランチを切って変更します。
  4. issue 番号を参照したプルリクエストを送ります。

github/github-mcp-server のほかの issue

github/github-mcp-server の issue をすべて見る

似ている issue

Go の issue をもっと見る

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。