How to really test OIC connection through REST API
Content
How to test OIC connection through REST API? The test and validate in REST API are just doing connection test or ping test. but not actullaly validating credentials. The test is for SOAP/REST connections. Its really difficult to get around this problem in production deployments.
/ic/api/integration/v1/connections/{id}/test
0