Set the Credentials for the Platform Secret (KeyValuePair)
< Scope
warning
The Key-Value Pair credentials were generated external to Wayfinder. Contact your administrator for credential values.
Authorise Wayfinder to access additional secret values to your package configuration using static credentials (Key-Value Pairs). You typically create this type of secret where additional authentication is required for a package (or the configuration inside the package) to interact with external services.
CLI Instructions
FORMAT:
wf create platformsecret package generic NAMEOFSECRET --from-literal KEY=VALUE
wf create platformsecret package generic mysecret6 --from-literal key1=test-secret
◉ Creating secret mysecret6...
✔ Platform secret mysecret6 created
Web Interface Instructions
Steps
- Select the Generic option
- Fill in the details as outlined in the Properties section
- Click the Continue button
Screenshot(s)
Properties
Field | Description |
---|---|
Type | The type of credential to use. Option(s): - Generic (Key-Value Pair) |
Key | The value representing the key |
Value | The value representing the value of the key |
What comes next?
Related Reading
See details for creating other Purposes: