Skip to main content

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

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

When OAuth app access restrictions are enabled, organization members and outside collaborators must request approval from an organization owner before they can authorize an OAuth app that has access to the organization's resources.

Organization owners can choose whether to allow outside collaborators to request access for unapproved OAuth apps and GitHub Apps. For more information, see "Limiting OAuth app and GitHub App access requests."

  1. In the top right corner of GitHub.com, click your profile photo, then click Your organizations.

    Screenshot of the dropdown menu under @octocat's profile picture. "Your organizations" is outlined in dark orange.

  2. Next to the organization, click Settings.

  3. In the "Integrations" section of the sidebar, click OAuth application policy.

  4. Next to the application you'd like to approve, click Review.

  5. After you review the information about the requested application, click Grant access.

Further reading