--- title: "Installed OAuth apps" description: "Manage your installed OAuth apps." url: "https://docs.adyen.com/partners/oauth/installed-oauth-apps" source_url: "https://docs.adyen.com/partners/oauth/installed-oauth-apps.md" canonical: "https://docs.adyen.com/partners/oauth/installed-oauth-apps" last_modified: "2023-05-04T17:29:00+02:00" language: "en" --- # Installed OAuth apps Manage your installed OAuth apps. You can manage your installed OAuth apps in your [Customer Area](https://ca-test.adyen.com/). Currently, only partners can create OAuth apps. ## Authorize an OAuth app To install an OAuth app, a partner redirects you to Adyen where you are asked to authenticate yourself. After authenticating, you can select one or more merchant accounts to install the OAuth app for. Next, you are shown the app's [access scope](/partners/oauth/scopes) to your account. This tells you what the app can and cannot do on your behalf. You cannot modify the app's access scope. ## View installed OAuth apps The **Installed OAuth apps** page shows what OAuth apps are installed on which merchant accounts. To view the installed OAuth apps, you need: * Company account access. * **Merchant admin** [user role](/account/user-roles). To view the installed OAuth apps: 1. Log in to your [Customer Area](https://ca-live.adyen.com/). 2. Make sure that your active account is the company account. 3. Go to **Developers** > **OAuth authorizations**. ## Revoke an installed OAuth app To revoke an installed OAuth app, you need: * Company account access. * **Merchant admin** [user role](/account/user-roles). To revoke an installed OAuth app: 1. Log in to your [Customer Area](https://ca-live.adyen.com/). 2. Go to **Developers** > **OAuth authorizations**. 3. For the app you want to revoke, select **Edit**. 4. Select **Uninstall**. When you revoke, we immediately: * Revoke the app's access to your account. * Invalidate all active access. ## Audit trail for OAuth apps The performing user for an operation in your audit trail will be formatted as follows: `oauth_[Authorization_ID]@Company.[YourCompanyAccount]`. To find the `Authorization_ID` for a specific app, view the [installed OAuth apps](#view-installed-oauth-apps).