Security Secrets (Reference) : let you securely store sensitive values such as passwords or keys. These secrets can then be reused in Datasets and Device/TagProvider configurations without exposing plain-text credentials.
Security Secrets provide:
Table of Contents maxLevel 2 minLevel 2 indent 10px exclude Steps style none
Configuration Properties
Each Secret has the following properties:
PropertyDescriptionRequired
NameUnique identifier for the secretYes
SecretTypeDefines type of secret (e.g., Password)Yes
SecretValueEncrypted credential valueYes
DescriptionOptional notes or purposeNo
Only administrators can edit SecretValue. Standard users can reference existing secrets but not view them.
Name | SecretType | SecretValue | Description |
---|---|---|---|
Secret1 | Password | ****** | Used for Runtime Users DB connection |
/secret-<name>
.Example: Assigning Secret1
to RuntimeUsers database login password.
DBRuntimePass
instead of Secret1
).Page Tree | ||||
---|---|---|---|---|
|