Skip to main content

Requesting organization approval for OAuth apps

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

Who can use this feature?

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 Limiting OAuth app and GitHub App access requests.

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