Hi,
Assuming that, i have created a Documents Cloud rest connection in jdev 12c, i would like to know how the created rest connection would be authenticated by MAF ? . Because as per the requirement in the Developing for Oracle Documents Cloud Service doc (https://docs.oracle.com/cloud/latest/documentcs_welcome/WCCCD/toc.htm) , the security requirements are as follows (quoted from the doc)
"The Documents Cloud Service REST API requires basic authentication with the user name and password specified in the HTTP header and encoded in base64."
Please advise if the above requirement can be achieved by using MAF's RestServiceAdapter and tweaking connections.xml accordingly . Would appreciate if you can guys can give your thoughts and suggestion
Thanks