When creating an API using the API Publisher, you specify the endpoint of its backend implementation in the Implement tab. If you select the endpoint as secured, you are prompted to give credentials in plain-text.
Tip | ||
---|---|---|
| ||
See Encrypting Passwords with Cipher Tool to understand how cipher tool can be used encrypt plain text passwords |
The steps below show how to secure the endpoint's password that is given in plain-text in the UI.
...