Skip to content

Commit

Permalink
Fix OAuth app policy menu description
Browse files Browse the repository at this point in the history
  • Loading branch information
akordowski committed Dec 3, 2024
1 parent 8c9ce9a commit e6895bb
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ Organization permissions do not grant read, write, or administrator access to an
| View custom repository roles | Access to view the organization's custom repository roles. | "[AUTOTITLE](/organizations/managing-peoples-access-to-your-organization-with-roles/managing-custom-repository-roles-for-an-organization)" |
| Manage organization webhooks | Access to register and manage webhooks for the organization. Users with this permission will be able to view webhook payloads, which may contain metadata for repositories in the organization. | "[AUTOTITLE](/rest/orgs/webhooks#about-organization-webhooks)" |
| {% ifversion ghec %} |
Manage organization OAuth application policies | Access to the "OAuth application policy" settings for the organization. | "[AUTOTITLE](/organizations/managing-oauth-access-to-your-organizations-data/about-oauth-app-access-restrictions)" |
Manage organization OAuth app policies | Access to the "OAuth app policy" settings for the organization. | "[AUTOTITLE](/organizations/managing-oauth-access-to-your-organizations-data/about-oauth-app-access-restrictions)" |
| {% endif %} |
| {% ifversion repository-properties %} |
| Edit custom properties values at the organization level | Access to set custom property values on all repositories in the organization. | "[AUTOTITLE](/organizations/managing-organization-settings/managing-custom-properties-for-repositories-in-your-organization)" |
Expand Down
2 changes: 1 addition & 1 deletion data/reusables/organizations/oauth_app_access.md
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1. In the "Third-party Access" section of the sidebar, click **{% octicon "apps" aria-hidden="true" %} OAuth application policy**.
1. In the "Third-party Access" section of the sidebar, click **{% octicon "person" aria-hidden="true" %} OAuth app policy**.

0 comments on commit e6895bb

Please sign in to comment.