canonicized pages-for-subheaders

This commit is contained in:
martyav
2023-08-15 15:24:51 -04:00
parent 61b02185af
commit d6c2d05059
392 changed files with 1568 additions and 0 deletions
@@ -3,6 +3,10 @@ title: Authentication Config
weight: 10
---
<head>
<link rel="canonical" href="https://ranchermanager.docs.rancher.com/pages-for-subheaders/authentication-config"/>
</head>
One of the key features that Rancher adds to Kubernetes is centralized user authentication. This feature allows your users to use one set of credentials to authenticate with any of your Kubernetes clusters.
This centralized user authentication is accomplished using the Rancher authentication proxy, which is installed along with the rest of Rancher. This proxy authenticates your users and forwards their requests to your Kubernetes clusters using a service account.