Best Way to Pass Password in REST Web Service
Hi Experts,
We want to expose RESTful Web Service from pl/sql API via R12.2.5 ISG. The user needs to be authenticated against fnd_user. What would be the best practice to do the authentication and encrypting the password to be passed over?
Thank you for your input.