Authentication of Rest Service

Basic auth is supported for authentication of the rest service. You have to encode your username and password using the Online encoder (https://www.base64encode.org/) and add the encoded value in the Authorization field in the Rule Details window. The format of the user name and password to be entered in the online encoder should be username:password. For example, if we give DAVID_MLRO:oracle1, it is converted to "REFWSURfTUxSTzpvcmFjbGUx".

You can also add this as a parameter V_PARAM_1 in the AAI_WF_APPLICATION_API_B table. This needs to be entered as given in the following figure:

Figure 4-14 AAI_WF_APPLICATION_API_B table


This image displays the AAI_WF_APPLICATION_API_B table.