Skip to content
Kristen Schau edited this page Jun 21, 2023 · 1 revision

How do I access my organization's private repo?

Generating the Request

https://docs.github.com/en/account-and-profile/setting-up-and-managing-your-personal-account-on-github/managing-your-membership-in-organizations/requesting-organization-approval-for-oauth-apps

Any user who has already Authorized the Dev Home GitHub Extension app as below can request access to any Organization they are part of. image

The user can go to Settings>Applications (https://github.com/settings/applications) and navigate to the Dev Home GitHub Extension app. Under "Organization access", the request can be made. image

Approving the Request

The organization's settings page has an OAuth Application Policy page. image

This shows the list of approved OAuth apps and new access requests show up here. This is only visible to the org admins. image

Dev Home GitHub Extension should be granted access by the org admins. image

Replace ORG_NAME in the link here to navigate directly to the OAuth App settings page. https://github.com/organizations/_ORG_NAME_/settings/oauth_application_policy

If you are an org admin, and this does not show up in your Org settings page, that is unexpected.
See #150

Clone this wiki locally