How to access the oracle cloud authentication username/password in javascript function?
Summary:
Hi All,
How to access the oracle cloud authentication username/password in javascript function.
we have built a user interface to manually trigger the OIC scheduled serivices, here we are not creating the service connections for the OIC services and not using standard rest action in the action chain to trigger the services instead we are saving the service url and its parameters in the database table and we will fetch these services and show it on the screen as list and provision to provide parameter values for the selected OIC service, when user clicks on the submit button then we are using ajax call in the javascript function to trigger the selected OIC