Hi All,
I am using SOA 12c rest adapter to call Rest Java Services. Rest java services are secured with Basic Auth, I want to pass user id and password when invoking rest service Since the password is encrypted i am decrypting password before invoking services.
How can i pass user and password for secured rest service from BPEL and BPMS services?
Regards,
Maroof