Deleting an OAuth 2.0 Client ID

Context

To prevent a particular cloud application from being able to access resources in AS ABAP, delete the respective OAuth 2.0 client ID. Proceed as follows:

Procedure

  1. Start the OAuth 2.0 administration by calling transaction SOAUTH2.
  2. Choose Delete.
  3. Confirm the popup.

Results

You have removed the respective OAuth 2.0 client from the list of client IDs. The corresponding cloud application is no longer able to access resources in the AS ABAP.