Show TOC

Defining a Service Provider TypeLocate this document in the navigation structure

To ensure that the OAuth 2.0 client is able to identify the service provider, you must make sure that the service provider type is included in the list of OAuth 2.0 client service provider types.

Context

This list is stored in the AS ABAP. If the service provider type you are using is not in the list, proceed as follows:

Procedure

  1. Open SAP GUI.
  2. Start OAuth 2.0 Client Service Provider Types (transaction OA2C_TYPES). The list displays all the OAuth 2.0 client service provider types that are available.
  3. To switch to Change mode, choose .
  4. Choose New Entries.
  5. Enter the name of your new service provider type in the customer namespace (Y*, Z*).
    Example

    Z<service_provider_type>

  6. Save your changes.