Skip to main content
설명서에 자주 업데이트를 게시하며 이 페이지의 번역이 계속 진행 중일 수 있습니다. 최신 정보는 영어 설명서를 참조하세요.

OAuth 앱에 대한 조직 승인 요청

조직 구성원 및 외부 협력자는 소유자가 OAuth Apps에 대한 organization 리소스에 대한 액세스를 승인하도록 요청할 수 있습니다.

About requesting organization approval for an OAuth App

Organization members can always request owner approval for OAuth Apps they'd like to use, and organization owners receive a notification of pending requests. Outside collaborators can request owner approval for OAuth Apps they'd like to use if integration access requests are enabled. For more information, see "Limiting OAuth App and GitHub App access requests."

Requesting organization approval for an OAuth App you've already authorized for your personal account

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

    Screenshot of GitHub's account menu showing options for users to view and edit their profile, content, and settings. The menu item "Settings" is outlined in dark orange.

  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