Skip to content

Commit 5de9285

Browse files
committed
edit
1 parent 41f33f1 commit 5de9285

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

modules/security/pages/cloud-authentication.adoc

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -113,10 +113,7 @@ Administrators can require MFA for all users in an organization.
113113

114114
include::shared:partial$feature-flag.adoc[]
115115

116-
BYOC and Dedicated clusters support unified authentication and authorization between the Redpanda Cloud UI and Redpanda with user impersonation. This means you can use the same credentials to authenticate to both Redpanda Cloud and the underlying Redpanda cluster, with consistent permissions across all interfaces.
117-
118-
With user impersonation enabled, the topics and resources users see in Redpanda Console match exactly what they can access via the Cloud API or `rpk`. This ensures accurate audit logs and unified identity enforcement across all client applications.
119-
116+
BYOC and Dedicated clusters support unified authentication and authorization between the Redpanda Cloud UI and Redpanda with user impersonation. This means you can use the same credentials to authenticate to both Redpanda Cloud and the underlying Redpanda cluster, with consistent permissions across all interfaces. This ensures accurate audit logs and unified identity enforcement across all client applications, including the Cloud UI. With user impersonation enabled, the topics and resources users see in Redpanda Console match exactly what they can access via the Cloud API or `rpk`.
120117

121118
* *Without user impersonation*: Redpanda Cloud uses a static service account to access your cluster. All UI requests appear to come from this generic admin user.
122119
* *With user impersonation*: Redpanda Cloud uses your individual user credentials and evaluates permissions using glossterm:ACL[,access control lists (ACLs)] and glossterm:RBAC[,role-based access control (RBAC)] in the data plane. Each user sees only the resources they have permission to access.

0 commit comments

Comments
 (0)