Commit bee5f1c
committed
fix(RHIDP-9113): enable nested groups sync for Keycloak v26
Add `query: ""` to keycloakOrg provider config to fetch all groups
including nested subgroups.
Signed-off-by: skestwal <skestwal@redhat.com>1 parent 2645e8b commit bee5f1c
File tree
2 files changed
+3
-2
lines changed- ci-scripts/rhdh-setup/template
- backstage
- keycloak
2 files changed
+3
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
| 24 | + | |
24 | 25 | | |
25 | 26 | | |
26 | 27 | | |
27 | 28 | | |
28 | | - | |
| 29 | + | |
29 | 30 | | |
30 | 31 | | |
31 | 32 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
| 14 | + | |
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
| |||
0 commit comments