OSB To OIC Rest Service
I want to call OIC REST service from either 1. OSB Bus Service(Typed/untyped REST or 2. Oracle integration connect) or Proxy Service (service callout).
My OIC REST has simple Basic Auth with UID/PWD. It is working from POSTMA
I created OSB service account with the Basic Auth uid/pwd.
Option1:
I am having the below error when run from Proxy service with Service call out:
===
[Security:090938]Authentication failure: The specified user failed to
log in. javax.security.auth.login.FailedLoginException:
[Security:090302]Authentication Failed: User specified user denied
===
Option2:
When I tried creating the OSB BS using oracle integration connect selecting service account, I am getting the below error: