Edit on GitHub

Secrets

A schema that is used to validate a part of Laboperator workflow templates.

Secrets are sensitive information that should not be stored in workflow fields, for example passwords or API tokens.

Secrets can be referenced in workflow behaviors via their unique identifier:

{{secrets.SECRET_KEY}}

Secrets
property name*
reference
Secret
Where is this used?
Other schemas that have a reference ($ref) to this schema.