This repository was archived by the owner on Sep 19, 2022. It is now read-only.
Commit 3b23849
added logic for inputting attributes into arrays
PerunAttributes filter did not allow assigning of one LDAP reply into
multiple attributes on SP side. This is now handled by implicitly
converting target attributes into array (even if there is only one) and
changing the subsequent logic to handle arrays.
Signed-off-by: Petr Vsetecka <[email protected]>
Signed-off-by: Pavel Vyskočil <[email protected]>1 parent 5969a36 commit 3b23849
2 files changed
+19
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
| 7 | + | |
8 | 8 | | |
9 | 9 | | |
| 10 | + | |
10 | 11 | | |
11 | 12 | | |
12 | 13 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
63 | 63 | | |
64 | 64 | | |
65 | 65 | | |
| 66 | + | |
66 | 67 | | |
67 | 68 | | |
68 | 69 | | |
| |||
76 | 77 | | |
77 | 78 | | |
78 | 79 | | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
79 | 90 | | |
80 | | - | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
81 | 97 | | |
82 | | - | |
83 | 98 | | |
84 | 99 | | |
85 | 100 | | |
| |||
0 commit comments