Secrets
Secrets allow you to store and use sensitive information in Configure8. Use them in your self-service actions to protect tokens/keys and other sensitive information.
Last updated
Secrets allow you to store and use sensitive information in Configure8. Use them in your self-service actions to protect tokens/keys and other sensitive information.
Last updated
Copyright © 2023 configure8, Inc. All rights reserved.
You can find your Secrets management page in Settings.
Click Add Secret.
Toggle Status (optional field by default is true
).
In the Name field, type a name for your secret.
In the Identifier field, type an identifier for your secret.
In the Value field, enter the value for your secret.
Click Save.
After saving you will not be able to see Secret Value or edit Identifier.
Only admins can view/create/update/delete Secrets.
Identifiers can only contain alphanumeric characters ([a-z]
, [A-Z]
, [0-9]
), or underscores (_
). Spaces are not allowed.
Identifiers are case-sensitive (token
and TOKEN
will be different).
Identifiers must be unique.
Click Edit in the action column on the row.
Switch Status to false
and disable your Secret.
In the Name field, type a new updated name for your secret.
In the Identifier field, it is a read-only field you can not change it.
In the Value field, enter a new updated value for your secret.
Click Update, and click Continue to confirm.
Click Remove in the action column on the row.
Click Remove to confirm.