From 16f66c8a51e5e307cb379a11b72c22aa9c7f0f83 Mon Sep 17 00:00:00 2001 From: Carlos Esteban Lopez Jaramillo Date: Tue, 20 Sep 2022 10:24:08 -0500 Subject: [PATCH] Update docs/features/kubernetes/authentication.md Co-authored-by: Patrik Oldsberg Signed-off-by: Carlos Esteban Lopez Jaramillo --- docs/features/kubernetes/authentication.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/docs/features/kubernetes/authentication.md b/docs/features/kubernetes/authentication.md index 67b4f49e8f..2fe33bcb11 100644 --- a/docs/features/kubernetes/authentication.md +++ b/docs/features/kubernetes/authentication.md @@ -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: