diff --git a/docs/features/kubernetes/authentication.md b/docs/features/kubernetes/authentication.md index 3bb3733109..71d0d7b758 100644 --- a/docs/features/kubernetes/authentication.md +++ b/docs/features/kubernetes/authentication.md @@ -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.