Easily find issues by searching: #<Issue ID>
Example: #1832
Easily find members by searching in: <username>, <first name> and <last name>.
Example: Search smith, will return results smith and adamsmith
Aqua Data Server (Public) / nhilam |
Follow
122
|
When writing AquaScripts you might have a need to authenticate with a 3rd party system such as an email server. It is not recommended specify the password in the AquaScript because it would be there in plain text and anyone with access to that AquaScript could view it. To address this need, Aqua Data Server has created the concept of Secure Storage fields. Secure Storage fields are name value pairs where the value is stored in an encrypted format. You can create and manage these fields in the Secure Storage tab. These fields are only accessible by you and are not shared amongst other users. Even system administrators cannot access your secure storage fields. See Basic Concepts: Secure Code to learn more about how to use these fields in your AquaScript code.
The New Secure Storage button lets you create a new name value pair that is only visible by you.
The Edit Secure Storage action lets you edit the secure storage field's value. The name cannot be edited. Also, if the field's value is already hidden, then it cannot be unhidden.
The Delete Secure Storage action permanently removes the field from the system.
About AquaClusters Privacy Policy Support Version - 19.0.2-4 AquaFold, Inc Copyright © 2007-2017