mirror of
https://github.com/rancher/rancher-docs.git
synced 2026-09-27 05:28:22 +00:00
Updating notes in docu format
This commit is contained in:
@@ -16,7 +16,11 @@ API Keys are composed of four components:
|
||||
- **Secret Key:** The token's password. For applications that prompt you for two different strings for API authentication, you usually enter the two keys together.
|
||||
- **Bearer Token:** The token username and password concatenated together. Use this string for applications that prompt you for one authentication string.
|
||||
|
||||
>Note: Users may opt to enable [token hashing]({{<baseurl>}}/rancher/v2.6/en/api/api-tokens).
|
||||
:::note
|
||||
|
||||
Users may opt to enable [token hashing]({{<baseurl>}}/rancher/v2.6/en/api/api-tokens).
|
||||
|
||||
:::
|
||||
|
||||
## Creating an API Key
|
||||
|
||||
|
||||
Reference in New Issue
Block a user