---
title: Standalone OAuth 2.0 clients
description: The topics in this section are for tenants created on or after January 12, 2023. Learn more in Application management migration FAQ.
component: pingoneaic
page_id: pingoneaic:app-management:standalone-oauth2-clients
canonical_url: https://docs.pingidentity.com/pingoneaic/app-management/standalone-oauth2-clients.html
keywords: ["Application Management", "Setup &amp; Configuration"]
section_ids:
  update-standalone-oauth2-clients: Update standalone OAuth 2.0 clients
---

# Standalone OAuth 2.0 clients

|   |                                                                                                                                                                                                                                       |
| - | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
|   | The topics in this section are for tenants created on or after January 12, 2023. Learn more in [Application management migration FAQ](../product-information/migration-dependent-features/application-management-migration-faq.html). |

The Advanced Identity Cloud admin console lets you create OAuth 2.0 clients as part of an application using the [application catalog](register-an-application.html) or [custom applications](register-a-custom-application.html).

You can also create standalone OAuth 2.0 clients in these ways:

* Using the REST API

* Using [icon: open_in_new, set=material, size=inline] Native Consoles > Access Management > Applications > OAuth 2.0 > Clients

The Advanced Identity Cloud admin console tracks these standalone clients in [icon: web_asset, set=material, size=inline] OAuth2 Clients.

## Update standalone OAuth 2.0 clients

To update a standalone client:

1. In the Advanced Identity Cloud admin console, go to [icon: web_asset, set=material, size=inline]OAuth2 Clients to view a list of standalone clients.

2. Click a client.

3. Use the toggle under the logo to set the client as [icon: check_circle, set=material, size=inline] Active or [icon: power_settings_new, set=material, size=inline] Inactive. The change is saved immediately.

4. In the Details tab, update the following fields:

   * Name: The name of the client.

   * Description: A description of the client.

   * App Logo URI: The URL of the client logo.

5. In the Sign On tab, follow the instructions in [OAuth 2.0 - Set up single sign-on](register-a-custom-application.html#oauth2-set-up-single-sign-on).

6. Click Save.
