mirror of
https://github.com/rancher/rancher-docs.git
synced 2026-05-05 12:43:16 +00:00
c3a33fb4d5
* Add JWT Authentication page for v2.9 feature #1373 * Update GitLab / HashiCorp reference Co-authored-by: Billy Tat <btat@suse.com> * Update location of JWT Authentication page * Apply suggestions from code review for Intro Co-authored-by: Marty Hernandez Avedon <marty.avedon@suse.com> * Update title / get rid of note * Update title (2) * Add JWT Auth page to v2.9 docs * Update JWT feature summary * Apply suggestions from code review Co-authored-by: Billy Tat <btat@suse.com> --------- Co-authored-by: Billy Tat <btat@suse.com> Co-authored-by: Marty Hernandez Avedon <marty.avedon@suse.com>
1.0 KiB
1.0 KiB
title
| title |
|---|
| JSON Web Token (JWT) Authentication |
Many 3rd party integrations available for Kubernetes, such as GitLab and HashiCorp Vault, involve giving an external process access to the Kubernetes API using a native Kubernetes Service Account token for authentication.
In Rancher v2.9.0 and later, service accounts on downstream clusters can now authenticate through a JSON web token (JWT) using the Rancher authentication proxy. In Rancher versions earlier than v2.9.0, only Rancher-issued tokens were supported.
To enable this feature, follow these steps:
- In the upper left corner, click ☰ > Cluster Management.
- Click Advanced to open the dropdown menu.
- Select JWT Authentication.
- Click the checkbox for the cluster you want to enable JWT authentication for, and click Enable. Alternatively, you can click ⋮ > Enable.