Credentials
Credentials are secrets that are used by commands to access authenticated content. For example, you may create an oauth secret, which contains the configuration required to retrieve an OAuth token before making an authenticated API request.
Using Credentials
Credentials can be used by certain commands (for example auth, oauth) using the --credential flags. See also the $CREDENTIAL.*$ internal token to embed a secret into a query.
Supported Credential Types
Currently the following secret types are supported; splunk, oauth, okta, and custom.