Gen3 upgrade switch from Basic to Oauth2
Summary:
Switching security policy from Basic to Oauth2 in gen3 environment
Content (please ensure you mask any confidential information):
We were recently upgraded from Gen2 to Gen3. We have an existing integration that is calling an OIC API to TEST one of the connections. That integration is now failing because it needs to move from Basic Auth to Oauth2 b/c of the upgrade.
Previously for this integration, we were using Basic Auth and had created a "Non-expiring user" in IDCS to use in the Basic Auth connection info.
API call before upgrade:
POST: https://<ENVIRONMENT>.integration.ocp.oraclecloud.com/icsapis/v2/connections/<CONNECTIONID>/test
Tagged:
0