Update docs/features/kubernetes/authentication.md
Co-authored-by: Patrik Oldsberg <poldsberg@gmail.com> Signed-off-by: Carlos Esteban Lopez Jaramillo <luchillo17@gmail.com>
This commit is contained in:
committed by
Carlos Lopez
parent
f32117268f
commit
16f66c8a51
@@ -18,9 +18,7 @@ The providers currently available are divided into server side and client side.
|
||||
## Server Side 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,
|
||||
to put an example,even guest users would have access to the cluster resources, so be
|
||||
careful of using server side providers with guest access enabled.
|
||||
logged in into your backstage app will be granted the same access to Kubernetes objects, including guest users.
|
||||
|
||||
The providers available as server side are:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user