Skip to content

Commit 59dd365

Browse files
authored
Update console-v3.adoc
1 parent 8d68599 commit 59dd365

File tree

1 file changed

+3
-5
lines changed

1 file changed

+3
-5
lines changed

modules/migrate/pages/console-v3.adoc

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -130,8 +130,6 @@ NOTE: OIDC-based group authorization is no longer available in Redpanda Console.
130130

131131
Here is an example of how to migrate from Google OIDC in v2 to v3:
132132

133-
Here is an example of how to migrate from Google OIDC in v2 to v3:
134-
135133
[.side-by-side]
136134
--
137135
.V2 Google OIDC
@@ -212,11 +210,11 @@ authorization:
212210
----
213211
--
214212

215-
However, if you are using *impersonation* in v3, `roleBindings` are ignored. Instead, access is controlled by Redpanda using ACLs and RBAC.
216-
217213
==== Migrate Redpanda Console roles to Redpanda ACLs
218214

219-
If you previously assigned roles in Redpanda Console, you must provision those users in Redpanda and grant them the appropriate permissions.
215+
If you are using *impersonation* in v3, `roleBindings` are ignored. Instead, access is controlled by Redpanda using ACLs and RBAC.
216+
217+
You must provision your users in Redpanda and grant them the appropriate permissions.
220218

221219
The following examples show how to map Redpanda Console roles (`viewer`, `editor`, `admin`) to Redpanda ACLs.
222220

0 commit comments

Comments
 (0)