Create OAuth Token API Proxy
Set up an OAuth Token API Proxy in SAP API Management. This proxy acts as the token endpoint, issuing access tokens that external consumers use to call protected iCWP APIs.
- Create an API Proxy in API Management (use a dummy URL as backend).
- Add OAuth v2.0 Policy in GenerateAccessToken mode.
- Deploy the proxy – this acts as the token endpoint.
- Add OAuth Token Generation API Proxy to the Product and Republishing
- Test OAuth Token Generation using the API proxy.