Skip to main content

Requesting organization approval for OAuth apps

You can request approval for OAuth apps to access organization resources.

この機能を使用できるユーザーについて

Organization members can request owner approval for OAuth apps. Outside collaborators can request owner approval for OAuth apps if integration access requests are enabled. For more information, see OAuth アプリと GitHub App のアクセス要求を制限する.

Prerequisites

Before you can request organization approval for an OAuth app, you need to authorize it for your personal account. See 個人用アカウントで OAuth アプリをインストールする.

Requesting organization approval for an OAuth app

  1. GitHub の任意のページの右上隅にあるプロフィール写真をクリックし、[ Settings] をクリックします。

  2. サイドバーの [Integrations] セクションで、 [Applications] をクリックします。

  3. [認可された OAuth アプリ] タブをクリックします。

    [アプリケーション] ページのスクリーンショット。 "認可された OAuth アプリ" というラベルの付いたタブが、オレンジ色の枠線で強調表示されています。

  4. In the list of applications, click the name of the OAuth app you'd like to request access for.

  5. Next to the organization you'd like the OAuth app to access, click Request access.

  6. After you review the information about requesting OAuth app access, click Request approval from owners.

Further reading