Hi All
I am unable to create integrations that use a connection to a secure REST endpoint. The connection is created using 'API Client Connector'.
It fails to create Camel route when security is applied at the operation or global level in the open API document. And when security is not applied, integration gets created but, obviously, cannot access the endpoint due to authorization error.
The exception reported in the logs does not indicate that it is in any way related to security, but it sure goes away when security is not applied. There is also no indication in the logs that it might be trying to access the endpoint before route creation.
I am attaching the OpenAPI doc and the container logs herewith. Can someone please guide/help me in resolving the problem?
Thanks
Anand