What is the best practice in handling customer credentials.
Let's say you have 1000 instances all with different credentials and URLs. You want to store those in Frends so you can either loop all of them through one by one or search them by some ID or name. Customer data should also be easy to manage and one customer should have atleast: ID, name, URL, port, username, password, office, language
Usually the recommended way of storing sensitive information is to use Environment Variables in Frends.
Unfortunately, if you group credentials for each customer under groups in Environment Variables you are not able to loop over them easily.
If you store them in lists in Environment Variables you are not able to search them easily.
In theory, you could save them e.g. is JSON structure under Eviroment Variables, but I don't know does that statisfy "easy to manage" requirement.
Other option is to use external database or somethoing like Azure Key Vault.
Frends iPaaS is a European low-code integration platform as a service (iPaaS) that enables organizations to connect applications, automate workflows, and manage APIs across cloud and on-premises envir
With over 2.5 million reviews, we can provide the specific details that help you make an informed software buying decision for your business. Finding the right product is important, let us help.