Use OAuth 2.0 authorization code authentication to connect to SAP Datasphere applications. You
need the SAP client ID, client secret, authorization token URL, access token URL,
and access token to configure OAuth 2.0 authorization code authentication.
To get the authorization details, you need to create an authorization integration in SAP, and
register the following Informatica redirect URL in SAP Integration Suite:
https://
<Informatica cloud hosting facility for your organization>
/ma/proxy/oauthcallback
If the access token expires and the response returns a 401 error code, the Informatica
redirect URL, which is outside the customer firewall, tries to connect to the
endpoint and retrieves a new access token.
For more information about how to create an authorization integration and get the authorization details, see
OAuth 2.0 authorization code in the SAP documentation.