Skip to main content

Запрос утверждения организации для приложений OAuth

Члены организации и внешний участник совместной работы могут запросить, чтобы владелец одобрил доступ к ресурсам организации для OAuth apps.

Prerequisites

Before you can request organization approval for an OAuth app, you need to authorize it for your personal account. See Installing an OAuth app in your personal account.

Requesting organization approval for an OAuth app

  1. In the upper-right corner of any page on GitHub, click your profile picture, then click Settings.

  2. In the "Integrations" section of the sidebar, click Applications.

  3. Click the Authorized OAuth Apps tab.

    Screenshot of the "Applications" page. A tab, labeled "Authorized OAuth Apps," is highlighted with an orange outline.

  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