1
0
mirror of synced 2025-12-23 21:07:12 -05:00
Files
docs/content/apps/using-github-apps/reviewing-and-revoking-authorization-of-github-apps.md

2.6 KiB

title, intro, redirect_from, versions, topics, shortTitle
title intro redirect_from versions topics shortTitle
Reviewing and revoking authorization of GitHub Apps You can review the {% data variables.product.prodname_github_apps %} that you have authorized, and you can revoke your authorization.
/articles/reviewing-your-authorized-integrations
/github/authenticating-to-github/reviewing-your-authorized-integrations
/github/authenticating-to-github/keeping-your-account-and-data-secure/reviewing-your-authorized-integrations
/authentication/keeping-your-account-and-data-secure/reviewing-your-authorized-integrations
/apps/using-github-apps/reviewing-your-authorized-integrations
fpt ghes ghae ghec
* * * *
Identity
Access management
Authorized integrations

About authorized {% data variables.product.prodname_github_apps %}

You may authorize a {% data variables.product.prodname_github_app %} to give the app permission to access information on your {% data variables.product.company_short %} account and to act on your behalf. For more information, see "AUTOTITLE."

You should periodically review the apps that you have authorized. If you no longer use an app, consider revoking your authorization for that app.

The authorization can only be revoked by the person who authorized the {% data variables.product.prodname_github_app %}. Organization owners cannot revoke app authorizations for their organization members. However, organization owners can uninstall the app from their organization, which will prevent the app from accessing organization-owned resources. For more information, see "AUTOTITLE."

Reviewing your authorized {% data variables.product.prodname_github_apps %}

{% data reusables.user-settings.access_settings %} {% data reusables.user-settings.access_applications %} 3. Click the Authorized {% data variables.product.prodname_github_apps %} tab. 3. Review the {% data variables.product.prodname_github_apps %} that have access to your account. For those that you don't recognize or that are out of date, click Revoke. To revoke all {% data variables.product.prodname_github_apps %}, click Revoke all.

Screenshot of the "Authorized {% data variables.product.prodname_github_apps %}" tab. Next to an app, a button, labeled "Revoke," is highlighted in orange.

Further reading