---
title: Enabling consent updates
description: To allow users to view and update their consents, an administrator must enable the Manage OAuth Consents option for the self-service application. Selecting this option enables the Application section under Consents and enables the end user to revoke any OAuth consent by showing the trash can icon for each consent.
component: pingone
page_id: pingone:directory:p1_enable_consent_updates
canonical_url: https://docs.pingidentity.com/pingone/directory/p1_enable_consent_updates.html
revdate: May 3, 2024
section_ids:
  steps: Steps
---

# Enabling consent updates

To allow users to view and update their consents, an administrator must enable the `Manage OAuth Consents` option for the self-service application. Selecting this option enables the **Application** section under **Consents** and enables the end user to revoke any OAuth consent by showing the trash can icon for each consent.

## Steps

1. Go to **User Experience → Self Service**.

2. Click the pencil icon.

3. Select the **Manage OAuth Consents** check box. Selecting this option enables the following two scopes for the self-service application.

   * `p1:read:oauthConsents` Allows the user to view their OAuth consents.

   * `p1:update:oauthConsents` Allows the user to revoke their OAuth consents.

4. Click **Save**.
