File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -56,15 +56,12 @@ ask on [Community](https://community.openfn.org).
5656## Keychain Credentials (Variable Auth)
5757
5858Keychain credentials allow for a single job to make use of multiple credentials.
59+
5960They work by inspecting the data in the job's runtime state (i.e., state.data)
6061and checking for the value of a predetermined identifier. Based on that value,
6162present in the data for a given source message, for example, another credential
6263will be selected and applied for that particular job run.
6364
64- Keychain credentials allow for a single job to make use of multiple credentials.
65- They work by inspecting the data in the initial input for a given run (e.g.,
66- state.data) and checking for the value of a predetermined identifier.
67-
6865Imagine you have 2 credentials in your project:
6966
70671 . Taylor’s Login, External ID: abc123, Body:
You can’t perform that action at this time.
0 commit comments