- 26 Feb 2025
- Print
- DarkLight
- PDF
Manage Secrets
- Updated On 26 Feb 2025
- Print
- DarkLight
- PDF
Create secrets
Create a unique name for your secret and store it as a key-value pair for easy access whenever you need it.
To create a secret in Dataloop platform, do the following steps:
- Click Integrations from left panel.
- Click Secrets tab.
- Click Create Secret. Also, you can click on the down-arrow next to the Create Integration and select Create Secret. A side panel is displayed.
- Secret name: Enter a unique name for your secret.
- Secret: Enter the secret value in the Secret field.
- Provider (optional): Select the relevant secret provider to help you easily identify the secrets.
- Click Create Secret to finalize the process.
Edit Secrets
- Click Integrations from left panel.
- Click Secrets tab.
- Find the secret that you want to edit.
- Click on the Pencil icon to edit the secret. An Edit Secret side panel is displayed.
- Edit the secret name, if required.
- Enter a new secret, if required.
- Provider (optional): Select the relevant secret provider to help you easily identify the secrets.
- Click Save Changes. A confirmation message is displayed.
Add secrets to an application
You can add secrets to your FaaS application, which helps secure their connections when the application tries to connect to an external resource. Refer to the Add Secrets for Application to add secrets to your function.
Add secrets to the pipeline
You can add secrets to your pipelines, which helps secure their connections when the pipeline tries to connect to an external resource. Refer to the Add Secrets for Pipelines to add secrets for your pipeline.
Copy secrets ID
- Click Integrations from left panel.
- Click Secrets tab.
- Find the secret that you want to copy the ID.
- Click on the Copy icon from the right-side of the integration. A green tick mark is displayed once you have copied.
Delete secrets
- You cannot delete a secret if the secret is in use. If you wish to delete the secret, please remove it from the resources.
- Removing the secret will result in the loss of access to any connected services.
- Click Integrations from left panel.
- Click Secrets tab.
- Find the secret that you want to delete.
- Click on the Trash icon and click Delete Secret. A confirmation message is displayed.