docs: Update docs/features/kubernetes/authentication.md
Co-authored-by: Jamie Klassen <jklassen@vmware.com> Signed-off-by: Carlos Esteban Lopez Jaramillo <luchillo17@gmail.com>
This commit is contained in:
committed by
GitHub
parent
0058d27517
commit
97542dca4b
@@ -11,8 +11,8 @@ client side auth, here's the list:
|
||||
|
||||
## Server Side Providers
|
||||
|
||||
These providers authenticate your application with the clusters, meaning anyone that is
|
||||
logged in into your backstage app will be able to access the same clusters, the providers
|
||||
These providers authenticate your _application_ with the cluster, meaning anyone that is
|
||||
logged in into your backstage app will be granted the same access to Kubernetes objects. The providers
|
||||
available as server side are `serviceAccount`, `googleServiceAccount`, `aws`, `azure`
|
||||
and `localKubectlProxy`.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user