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:
Carlos Esteban Lopez Jaramillo
2022-08-30 17:12:28 -05:00
committed by GitHub
parent ccb891fb86
commit 4f78263768
+1 -1
View File
@@ -25,7 +25,7 @@ The providers available as server side are:
These providers authenticate your _user_ with the cluster. Each Backstage user will be prompted for
credentials and will have access to the clusters as long as the user has been authorized
to access said cluster, if the cluster is listed in the `clusterLocatorMethods` in the
to access said cluster. If the cluster is listed in the `clusterLocatorMethods` in the
config, but the user hasn't been authorized to access, the user will see the cluster
listed but will not see any resources in the plugin page for that cluster, and the error
will show as `401` or similar.