mirror of
https://github.com/rancher/rancher-docs.git
synced 2026-05-04 20:23:24 +00:00
Add v3 API token deprecation notice (#2250)
* Add v3 API token deprecation warning shared file / Add warning to applicable pages * Update Deprecation of v3 API tokens warning * Update shared-files/_v3-api-tokens-deprecation-warning.md Co-authored-by: Billy Tat <btat@suse.com> * Update src/theme/MDXComponents.js Co-authored-by: Billy Tat <btat@suse.com> * Fix/update typo in shared file name (v3APITokensDeprecationWarning) * Fix wording in Deprecation of v3 API tokens warning --------- Co-authored-by: Billy Tat <btat@suse.com>
This commit is contained in:
@@ -6,6 +6,8 @@ title: API Keys
|
||||
<link rel="canonical" href="https://ranchermanager.docs.rancher.com/reference-guides/user-settings/api-keys"/>
|
||||
</head>
|
||||
|
||||
<v3APITokensDeprecationWarning />
|
||||
|
||||
## API Keys and User Authentication
|
||||
|
||||
If you want to access your Rancher clusters, projects, or other objects using external applications, you can do so using the Rancher API. However, before your application can access the API, you must provide the app with a key used to authenticate with Rancher. You can obtain a key using the Rancher UI.
|
||||
|
||||
Reference in New Issue
Block a user